Skip to content

Instantly share code, notes, and snippets.

@FlorianX
Created October 5, 2011 07:40
Show Gist options
  • Save FlorianX/1263874 to your computer and use it in GitHub Desktop.
Save FlorianX/1263874 to your computer and use it in GitHub Desktop.
Die erste page
<div data-role="page" data-theme="b">
<button data-role="button" data-icon="refresh"
onclick="getNews(true);" data-theme="b">Update!</button>
<div data-role="content" id="content"></div><!-- /content -->
</div><!-- /page -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment