hidden (JavaScript 1.0)

An input element on a form that is hidden from a user. Similar to a Text element, except that it is not visible.

Properties & Events

KeyDescriptionAvailability
valueThe value of the field when the form is submitted.
chrome 1.0safari 1.0Firefox 1.0ie 3.0opera 7.0

Result from the Online TryIt-Editor
chrome 1.0safari 1.0Firefox 1.0ie 3.0opera 4.0

Examples having uses of: 'hidden'