Using Global Javascript Assets
From Spiffy Stores Knowledge Base
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)
Contents
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 [[1]].