This commit is contained in:
PattyToland 2010-10-15 21:13:51 -04:00
parent e5c8a100e1
commit 2e11bf5540

View file

@ -20,7 +20,9 @@
<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 all are 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. </p>
<p>Browsers that don't support the custom controls will still deliver a usable experience, because all are based on native form elements.</p>
<div data-role="fieldcontain">
<label for="name">Text Input:</label>