Revision: 40387
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 1, 2011 07:01 by SideProject
Initial Code
<!-- Grab Google CDN's jQuery. fall back to local if necessary --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script>!window.jQuery && document.write('<script src="js/jquery-1.4.2.min.js"><\/script>')</script>
Initial URL
Initial Description
Change the src in the second <script> to point to your version of jQuery
Initial Title
Use Google's jQuery, if not available fall back on your own.
Initial Tags
Initial Language
jQuery