Title: Javascript inside TablePress table
Last modified: October 11, 2024

---

# Javascript inside TablePress table

 *  Resolved [rob123vun](https://wordpress.org/support/users/rob123vun/)
 * (@rob123vun)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/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)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/javascript-inside-tablepress-table/#post-18067839)
 * Hi Rob,
 * Thanks for your post!
 * As already replied via email:
 * I’m afraid that this HTTP 403 error indicates a server configuration problem 
   that is outside of the control of TablePress.
   Here, your server’s security or
   firewall software are configured too strictly. They don’t seem to like something
   about the data that is sent from your browser to the server (probably the “javascript:”
   part in the content).This then probably triggers a security rule (because that
   software falsely thinks that an attack is happening) and the request is blocked
   with that “403 Forbidden” server error.
 * You would need to get in touch with the server admin or the webhost’s support
   team here. They should be able to find the exact cause, and the rule that triggered
   this, in their server error log files. Then, they can adjust the configuration
   so that the false positive is no longer triggered.
 * Best wishes,
   Tobias

Viewing 1 replies (of 1 total)

The topic ‘Javascript inside TablePress table’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/javascript-inside-tablepress-table/#post-18067839)
 * Status: resolved