` element: --- ## Definition and Usage The `form` attribute returns"> ` element: --- ## Definition and Usage The `form` attribute returns" />
Easy Tutorial
❮ Jsref Issafeinteger Number Met Canvas Translate ❯

Input Range form Attribute

Input Range Object

Example

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


Definition and Usage

The form attribute returns a reference to the form that contains the slider control.

This attribute returns a form object on success.

Note: This attribute is read-only.


Browser Support

All major browsers support the form attribute.

Note: Internet Explorer 9 and earlier versions do not support the HTML <input> element with the type="range" attribute.


Syntax

Technical Details

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

❮ Jsref Issafeinteger Number Met Canvas Translate ❯