Google Hosted JQuery and JQueryUI links


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



Copy this code and paste it in your HTML
  1. <link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/cupertino/jquery-ui.css" type="text/css" />
  2.  
  3. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  4. <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/jquery-ui.min.js"></script>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.