Skip to content

Instantly share code, notes, and snippets.

@mlynch
Created March 19, 2012 04:16
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 mlynch/2094641 to your computer and use it in GitHub Desktop.
Save mlynch/2094641 to your computer and use it in GitHub Desktop.
Simple button
<div data-role="content">
<a data-role="button" href="#page2">
Go to Page 2
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment