Inline script testing space

links:

SQ info on using JavaScript

SQ code snippets

snippets include: putting sidebar widgets in the footer; changing “read more” link text; customize 404 error pages; add dynamic hover tool tip; change submit button text

This is where I can test main content JavaScript and jQuery. I’ve injected Google API info and linked to their jQuery file.

Counting down to January 1, 2010.

 

 

Other available APIs:

  • Dojo
  • jQuery UI
  • MooTools
  • Prototype
  • script.aculo.us
  • YUI
  • WebFont Loader

NOTE: YUI is built into SQ platform

General notes on using js in SQ

  1. inject script into header and/or link to script library, whether a path to my own script in the file directory or a link to some other script library
  2. add CSS if nec.
  3. adjust HTML hooks
  4. SQ advises avoiding using different libraries simultaneously