|
InputElement
The input element represents an interactive control in a form.
You are here: Home > HTML Reference > Elements > input element The input element's behavior is entirely dependent on its type attribute.
Browser compatibility
Further reading |
Sign in to add a comment
type=range, type=search from Safari are missing.
Safari custom type inputs are documented at: http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/InputTypes.html