29 June 2011

To always have latest jQuery version, you can use this fast loading jQuery library from Google.

Source code viewer
  1. <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
Programming Language: HTML