getMovingJQuery
A JQuery WordPress Plugin:
This WordPress Plugin provides a very easy way to load jQuery and jQuery UI with the basic CSS theme layout from Google CDN without using your traffic. It turns your blog into a full featured JQuery and JQuery UI WordPress blog.
HTML example Code:
This WordPress Plugin provides a very easy way to load jQuery and jQuery UI with the basic CSS theme layout from Google CDN without using your traffic. It turns your blog into a full featured JQuery and JQuery UI WordPress blog.
Javascript example Code:
function invokeDemo(){
$(this).parents('div:first').animate({
width: ['toggle', 'swing'],
height: ['toggle', 'swing'],
opacity: 'toggle' }, 5000, 'linear', function() {
$(this).after(' <div>Animation complete.</div> <p>').dialog({'modal':true,title:'JQuery ON','width':600,'height':400});
});
}
HTML example Code:
<a href="javascript:void(0);" onclick="invokeDemo();">Try it.</a>Do you want to know more? Try it. How Does it Work? WordPress Plugin Dowload
22 July 2010 @ 5:16 pm
In fact, a nice way to quickly implement some JQuery examples.
Thanks for sharing this!
[Dịch]
22 July 2010 @ 5:57 pm
I like it. its easy and works for me.
[Dịch]
25 February 2011 @ 11:31 am
This the way I like. Installed, activated and it works like a charm.
Nice idea to load Javascript library from CDN.
I definitely will never uninstall this plugin! (:
[Dịch]