OnClick Javascript in post and pages?
-
This seems to be impossible in WordPress pages/post:
<a href="#" onclick="testwud()">Run a JavaScript</a>
But we have a solution for that!
Simply by using our OnClick-WUD plugin and after that use this short code:[jqwud url="testwud()" text="Run a JavaScript"]
To have the result:
<a href="#" onclick="testwud()">Run a JavaScript</a>
Where the JavaScript value “testwud();”, can be anything!
Beside this our plugin can create even buttons anywhere you want:
[jqwud url="testwud()" text="Run a JavaScript" button="1"]
And you can ad customizable animated icons to these buttons.
Time to know where to find?
Samples: https://wud-plugins.com/onclick-wud-samples/
Manual: https://wud-plugins.com/introduction-onclick-wud/
Short code in PHP: https://wud-plugins.com/onclick-wud-short-code-in-php-pages/Kind Regards, Danny
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘OnClick Javascript in post and pages?’ is closed to new replies.