Google API JS short call


/ Published in: JavaScript
Save to your folder(s)

Be sure to call the exact version desired or the script is only cached for one hour!

http://encosia.com/2009/10/11/do-you-know-about-this-undocumented-google-cdn-feature/


Copy this code and paste it in your HTML
  1. <script language="JavaScript" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  2. <script language="JavaScript" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script>
  3.  
  4. //and, to get the themeroller version:
  5. http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/smoothness/jquery-ui.css

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.