input type=hidden element | input type=hidden object
[This documentation is preliminary and is subject to change.]
Transmits state information about client/server interaction.
![]() |
Standards information
- HTML 4.01 Specification, Section 17.4
HTML information
| Closing Tag | forbidden |
|---|---|
| CSS Display |
DOM Information
Inheritance Hierarchy
Node
Element
HTMLElement
input type=hidden
Remarks
This input type presents no control to the user, but sends the value of the value property with the submitted form.
See also
- input
- Reference
- input
- input type=submit
Build date: 3/8/2012
