Skip to content

Instantly share code, notes, and snippets.

@kazuph
Created April 26, 2012 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kazuph/2501207 to your computer and use it in GitHub Desktop.
Save kazuph/2501207 to your computer and use it in GitHub Desktop.
<!-- Start jQuery Mobile -->
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.0/jquery.mobile-1.1.0.min.css" />
<script src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
<script src="http://code.jquery.com/mobile/1.1.0/jquery.mobile-1.1.0.min.js"></script>
<!-- End jQuery Mobile -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment