Let Google host your jquery.js file

Posted on: Dec 12, 2008 by wenbert

The author does it like this:

< script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js">< / script>
< script type="text/javascript" >
  $(document).ready(function() {
    // This is more like it!
  });
< / script >

A very interesting read. Check it out here.


Subscribe to comments Comment | Trackback |
Post Tags: , ,

Browse Timeline


Add a Comment


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">


© Copyright 2007 eKini Web Developer Blog . Thanks for visiting!