Javascript in WordPress pages
-
Hello,
I’ve been trying everything in order to add a simple onclick event here and there in some pages and posts. What I need to add is this:
<a style="cursor:pointer;" onclick="javascript: alert('Various text according to situation');">*</a>
If you check the home page or the posts in my website, you will see asterisks with disclaimers which need to be there by law. Of course everytime I edit the page, the code gets stripped. What can I use instead of that?
Thanks
- The topic ‘Javascript in WordPress pages’ is closed to new replies.