steveosoule
10/11/2012 - 11:04 PM

Google CDN jQuery

Google CDN jQuery

// Use this script to load jQuery from Google's server instead of storing a local copy.
// It uses the same code as the Google Analytics tracking code to fetch it from a secure address if necessary.

<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript src="/js/jquery.min.js"%3E%3C/script%3E'))</script>