Skip to content

Instantly share code, notes, and snippets.

@sandro
Created December 31, 2008 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandro/42119 to your computer and use it in GitHub Desktop.
Save sandro/42119 to your computer and use it in GitHub Desktop.
load jquery from google
(function(){s=document.createElement('script');s.type='text/javascript';s.src='http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js';document.body.appendChild(s);})();
// remember to run jQuery.noConflict() as necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment