ProThemesWP JQuery Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Easily add jQuery (and/or javascript) inline in your posts, pages and custom posts using a shortcode.
Here is an example of the shortcode called [jquery] in use.
[jquery]
$( ‘#button’ ).click( function() {
alert( ‘button clicked’ );
}
);
[/jquery]
You can place any javascript within the [jquery]…[/jquery] shortcode – not just jQuery.
If you have any questions, please don’t hesitate to create a new topic on the WordPress forum.
Screenshots
No screenshots provided