Go
Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...

JQueryPlugin

jQuery JavaScript library for TWiki

Description

Powered by
WikiRing Consultants
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

  1. jquery v1.2.3
  2. jquery.bgiframe
  3. jquery.dom
  4. jquery.metadata
  5. jquery.easing
  6. jquery.hoverIntent
  7. jquery.innerfade
  8. jquery.nifty
  9. jquery.shrinkurls
  10. jquery.tooltips
  11. jquery.treeview
  12. 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:

  • flora theme
  • ogray theme

Examples

Installation Instructions

  • Download the ZIP file from the Plugin web (see below)
  • Unzip JQueryPlugin.zip in your twiki installation directory. Content:
    File: Description:
%$MANIFEST%

Contrib Info

Contrib Author(s): TWiki:Main/MichaelDaum
Copyright: 2007-2008 Michael Daum http://michaeldaumconsulting.com
License: GPL
Contrib Version: v0.5
Change History:  
13 Feb 2008: upgrade to jquery-1.2.3, as well as most plugins
17 Jan 2008: 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
10 Oct 2007: upgraded to jQuery-1.1.4; compressed js and css
12 Jul 2007: initial package containing jQuery-1.1.3.1
Dependencies: %$DEPENDENCIES%
Contrib Home: http://twiki.org/cgi-bin/view/Plugins/JQueryContrib
Feedback: http://twiki.org/cgi-bin/view/Plugins/JQueryContribDev
Appraisal: http://twiki.org/cgi-bin/view/Plugins/JQueryContribAppraisal

r0 - 06 Aug 2007 - 17:07:32 - TWikiContributor
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Michael Daum Consulting? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.JQueryPlugin