HTML/input
< HTML
Jump to navigation
Jump to search
Welcome to the Mozilla wiki page on the HTML5 <input> element. Please feel free to contribute new test pages or new sections. -- Tantek
This article is a stub. You can help MozillaWiki by expanding it.
input element test pages
General input element test pages:
- http://tantek.com/new-inputs.html
- http://bradshawenterprises.com/tests/formdemo.php
- http://devfiles.myopera.com/articles/67/example.html
- http://www.miketaylr.com/code/input-type-attr.html
specific attributes and types
Smaller more atomic tests for specific input element attributes and types.
autofocus
placeholder
type color
type date
type datetime
type datetime-local
type email
type month
type number
- http://diveintohtml5.org/examples/input-type-number.html
- http://diveintohtml5.org/examples/input-type-number-min-max-step.html
type range
type search
type tel
type time
type url
type week
see also
- HTML5 home page
- Accessibility/HTML5_Forms