January 13, 2011
Quick Google CDN jQuery Tip
Here's a quick tip if your using Google's Content Delivery Network (CDN) for serving up jQuery (or other scripts).So if you want jQuery 1.4.4 you can use a url like this:
http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.





