search
Summary
An input text field that is used for search queries.
Overview Table
Notes
Remarks
This object is identical toinput type=text, except that it returns search as the input element’s type state. Note For more code samples, see Form controls part 1 and Form controls part 2: validation on the Windows Internet Explorer sample site.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.10.7
Members
The input type=search object has these types of members:
- [#properties Properties]
Properties
The input type=search object has these properties. {
See also
Related pages
Reference
- spellcheckspellcheck
input
INPUT type=text
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]