Hidden

Example

1

Description

Properties

Property Name Description
alt alternate text to display if browser does not support hidden input fields
form form that contains the hidden field
name name of the hidden field
type returns "hidden"
value value of the hidden input field.

Methods

Method Name Description Values