Created
September 30, 2010 13:03
-
-
Save LeeRJohnson/604535 to your computer and use it in GitHub Desktop.
HTML5 Document TechNubs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- jQuery Library + ALL jQuery Tools --> | |
<script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Grab Google CDN's jQuery. fall back to local if necessary --> | |
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | |
<script>!window.jQuery&&document.write('<script src="/js/libs/jquery/jquery-1.4.2.min.js"><\/script>')</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Google --> | |
<meta name="verify-v1" content="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=" /> | |
<!-- Yahoo --> | |
<META name="y_key" content="xxxxxxxxxxxxxxxxxxxxxxxxxx" > |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment