jQuery JavaScript library for TWiki
Description
This plugin 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
- jquery.bgiframe
- jquery.blockUI
- jquery.debug
- jquery.dimensions
- jquery.dom
- jquery.easing
- jquery.hoverIntent
- jquery.innerfade
- jquery.metadata
- jquery.nifty
- jquery.shrinkurls
- jquery.spinner
- jquery.superfish
- jquery.tabpane (non-ui version)
- jquery.tooltip
- jquery.treeview
- ui.accordion
- ui.datepicker
- ui.dialog
- ui.draggable
- ui.droppable
- ui.mouse
- ui.resizable
- ui.selectable
- ui.slider
- ui.sortable
- ui.tabs
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%
Plugin Info