enable :: Form.Element

enable(element) -> HTMLElement

 

Enables a previously disabled form control.

 

Example

 

See the interactive example in the Form.disable() method, which is basically it.


Prototype API 1.5.0 - prototypejs.org