Skip to content

Instantly share code, notes, and snippets.

@andrew-helgeland
Created August 18, 2012 00:30
Show Gist options
  • Select an option

  • Save andrew-helgeland/3383636 to your computer and use it in GitHub Desktop.

Select an option

Save andrew-helgeland/3383636 to your computer and use it in GitHub Desktop.
HTML: jQuery.min.js
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment