Skip to content

Instantly share code, notes, and snippets.

@mlynch
Created March 19, 2012 23:42
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/2128511 to your computer and use it in GitHub Desktop.
Save mlynch/2128511 to your computer and use it in GitHub Desktop.
page2
<div data-role="page" id="page2">
<div data-role="header">
<h3>
Page 2
</h3>
<a data-role="button" data-direction="reverse" data-rel="back" href="#page2" data-icon="arrow-l" data-iconpos="left">
Back
</a>
</div>
<div data-role="content">
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment