Skip to content

Instantly share code, notes, and snippets.

@chucai
Created November 25, 2012 13:07
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 chucai/4143424 to your computer and use it in GitHub Desktop.
Save chucai/4143424 to your computer and use it in GitHub Desktop.
JQueryMobile: list-view-inset
<ul data-role="listview" data-inset="true">
<li data-role="list-divider">contact options</li>
<li>
<a href="#">
test
</a>
</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment