Skip to content

Commit b72bec9

Browse files
Merge pull request jquery-archive#6080 from AurelioDeRosa/patch-1
Update my-html-5-inputs-look-different-in-browsers.php
2 parents 0b62206 + ada0778 commit b72bec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/faq/my-html-5-inputs-look-different-in-browsers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<h2>Answer:</h2>
3232

33-
<p class="jqm-intro">jQuery Mobile does not have control over the the UI for most of the newer HTML5 input elements like date, color and number. The keyboards and pickers provided are browser-dependent but will safely fall back to a standard input if it's not supported. We do apply basic border and color styles to inputs for these elements so there is some visual consistency. See the <a href="../widgets/textinputs/index.html">text input page</a> for examples of all the input types available</p>
33+
<p class="jqm-intro">jQuery Mobile does not have control over the UI for most of the newer HTML5 input elements like date, color and number. The keyboards and pickers provided are browser-dependent but will safely fall back to a standard input if it's not supported. We do apply basic border and color styles to inputs for these elements so there is some visual consistency. See the <a href="../widgets/textinputs/index.html">text input page</a> for examples of all the input types available</p>
3434

3535
<a href="index.php" class="jqm-button" data-role="button" data-inline="true" data-mini="true" data-icon="arrow-l" data-iconpos="left">All Questions &amp; Answers</a>
3636

0 commit comments

Comments
 (0)