enable
enable(element) -> HTMLElement
Enables a previously disabled form control.
Example
See the interactive example in the Form.disable() method, which is basically it.
enable(element) -> HTMLElement
Enables a previously disabled form control.
See the interactive example in the Form.disable() method, which is basically it.