This contrib contains the latest version of the jQuery
JavaScript library.
"jQuery is a fast, concise, JavaScript Library that simplifies how you traverse
HTML documents, handle events, perform animations, and add Ajax interactions to
your web pages."
See the JQueryPluginExamples page for a demo of a couple of widgets used by TWiki.
%JQSCRIPT{"jquery.js"}% : include the specified script. Keep in mind that the jquery.js script must be loaded before plug-ins scripts. %JQTHEME{"mythemename"}% : include the specified theme. Better load the desired theme before any script. %JQIMAGESURLPATH{"myimage.png"}% : Expand to the specified image path. %JQIMAGESURLPATH%/myimage.png : Same result as the above.
added jquery.metadata plugin; implemented a jquery.tabpane plugin; updated jquery.dimensions plugin; added jquery.empty plugin to ease development of new plugins
15 Nov 2007:
use skin independent way to add javascript files to header