Google CDN JQuery


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

Remember the google CDN for JQuery


Copy this code and paste it in your HTML
  1. http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
  2.  
  3. https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js
  4.  
  5. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.