` element: --- ## Definition and Usage The `form` attribute returns"> ` element: --- ## Definition and Usage The `form` attribute returns" />
Easy Tutorial
❮ Jsref Regexp Wordchar Jsref Setutcminutes ❯

Input Time form Attribute

Input Time Object

Example

Returns the form ID that contains the <input type="time"> element:


Definition and Usage

The form attribute returns a reference to the form that contains the time field.

This attribute returns a form object upon success.

Note: This attribute is read-only.


Browser Support

All major browsers support the form attribute.

Note: Internet Explorer or Firefox browsers do not support the HTML <input> element with the type="time" attribute.


Syntax

Technical Details

| Return Value: | A reference to the form element that contains the time field. Returns null if the time field is not in a form. | | --- | --- |

❮ Jsref Regexp Wordchar Jsref Setutcminutes ❯