Using Global Javascript Assets

From Spiffy Stores Knowledge Base

Revision as of 08:21, 19 January 2011 by Admin (talk | contribs) (→‎jQuery)

A number of Javascript frameworks and components have been installed on the Spiffy Stores servers and are available for use in the store themes.

These software components are maintained and kept up to date for you, so that you don't need to include them in your theme.

All components can be accessed from your theme using the liquid tag

global_asset_url(input)

Prototype

Scriptaculous

MooTools

jQuery

The jQuery framework is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

Further documentation is available from the jQuery website at http://jquery.com/