Skip to content

Instantly share code, notes, and snippets.

@leighghunt
Created July 6, 2012 00:13
Show Gist options
  • Save leighghunt/3057261 to your computer and use it in GitHub Desktop.
Save leighghunt/3057261 to your computer and use it in GitHub Desktop.
JavaScript: JQuery: Includes
<script language="JavaScript" src='http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js' type="text/javascript"></script>
<script language="JavaScript" src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type="text/javascript"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment