Easy Tutorial
❮ Met Canvas Ispointinpath Jsref Atan2 ❯

Reset disabled Attribute


Example

Example 1

Disable the reset button:

Output result:


Definition and Usage

The disabled attribute sets or returns whether the reset button is disabled or not.

A disabled element is unusable and unclickable. The disabled attribute can be set until certain conditions are met (such as selecting a checkbox, etc.).

Syntax

Set the disabled attribute:

Return the disabled attribute:


Browser Support

All major browsers support the disabled attribute.

❮ Met Canvas Ispointinpath Jsref Atan2 ❯