Easy Tutorial
❮ Prop Email Autofocus Jsref Parse ❯

Hidden form Attribute


Definition and Usage

The form attribute returns a reference to the form object that contains the hidden input field.

This attribute returns a form object.

Syntax


Browser Support

All major browsers support the form attribute.


Example

The following example returns the id of the form to which the hidden input field belongs:


❮ Prop Email Autofocus Jsref Parse ❯