Skip to content

Instantly share code, notes, and snippets.

@susanBuck
Created March 27, 2012 07:39
Show Gist options
  • Save susanBuck/2213744 to your computer and use it in GitHub Desktop.
Save susanBuck/2213744 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<head>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
<script type='text/javascript'>
$(document).ready(function() {
});
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment