August 2003
Beginner to intermediate
240 pages
7h 44m
English
The xforms-enabled and xforms-disabled Events
| Event type: notification |
| Event target element: form control |
| Bubbles: Yes |
| Cancelable: No |
These events serve as notifications as to whether a form control is
enabled or disabled, as controlled by the relevant
model item property. Normally, a form is designed so that different
form controls become relevant on an as-needed basis, which makes this
notification especially common and useful. Either of these events
will be dispatched only when the relevant state of the form control
changes.
Read now
Unlock full access