Javascript inside TablePress table
-
The following script works well in an Elementor html widget:
<p>1.
<a href=”javascript:void(0)” onclick=”play1();”>Ik</a>
<a href=”javascript:void(0)” onclick=”play2();”>heb</a>
<a href=”javascript:void(0)” onclick=”play3();”>twee</a>
<a href=”javascript:void(0)” onclick=”play4();”>kinderen</a>
</p>
I need it to run it within a TablePress table. But how? If I try to save the table I get: Attention: Unfortunately, an error occurred. There was a problem with the server, HTTP response code 403 ().
Any help will be welcome.
Best regards,
Rob
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.