Skip to content

Instantly share code, notes, and snippets.

@digilord
Created February 13, 2014 15:17
Show Gist options
  • Save digilord/8976885 to your computer and use it in GitHub Desktop.
Save digilord/8976885 to your computer and use it in GitHub Desktop.
jquery-mobile CDN
<link href="http://code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.css" rel="stylesheet">
<script src="http://code.jquery.com/mobile/1.4.1/jquery.mobile-1.4.1.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment