mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-04 12:54:41 +00:00
new forms intro
This commit is contained in:
parent
a778140c23
commit
b4f1f8b920
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</div><!-- /header -->
|
||||
|
||||
<div data-role="content">
|
||||
<p>Forms are great!</p>
|
||||
<p>All form elements begin with standard html controls that are enhanced to make them more attractive and easy-to-use. In browsers that don't support the custom controls, they will still have a usable experience because these are all based on native form elements.</p>
|
||||
|
||||
<ul data-role="listview" data-inset="true">
|
||||
<li><a href="forms-all.html">All form elements</a></li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue