mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-16 20:31:01 +00:00
edit
This commit is contained in:
parent
10223bc9e5
commit
e5c8a100e1
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
<h2>Form elements</h2>
|
||||
|
||||
<p>This page contains various progressive-enhancement driven form controls. Native elements are sometimes hidden from view, but their values are maintained so the form can be submitted normally. 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>
|
||||
<p>This page contains various progressive-enhancement driven form controls. Native elements are sometimes hidden from view, but their values are maintained so the form can be submitted normally. In browsers that don't support the custom controls, they will still have a usable experience because all are based on native form elements.</p>
|
||||
|
||||
<div data-role="fieldcontain">
|
||||
<label for="name">Text Input:</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue