/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery/jquery-1.6.min.js"></script> <script type="text/javascript"> if (typeof jQuery == 'undefined') { Â Â document.write(unescape("%3Cscript src='/js/jquery-1.6.min.js' type='text/javascript'%3E%3C/script%3E")); } </script>