jQuery JavaScript library for TWiki
Description
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.
Included libraries
- jquery v1.2.3
- jquery.bgiframe
- jquery.dom
- jquery.metadata
- jquery.easing
- jquery.hoverIntent
- jquery.innerfade
- jquery.nifty
- jquery.shrinkurls
- jquery.tooltips
- jquery.treeview
- jquery.blockUI
Documentation
Syntax Rules
%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.
Themes
The following themes are provided:
Examples
Installation Instructions
- Download the ZIP file from the Plugin web (see below)
- Unzip
JQueryPlugin.zip in your twiki installation directory. Content:
%$MANIFEST%
Contrib Info