August 2003
Beginner to intermediate
240 pages
7h 44m
English
The xforms-reset Event
| Event type: interaction |
Event target element: model
|
| Bubbles: Yes |
| Cancelable: Yes |
This event indicates that the form is about to be reset. In some situations, it might be necessary to prevent a reset from happening, in which case the event can be terminated, blocking the reset. Otherwise, a listener for this event is a good chance to do any last-minute processing before everything in the XForms Model resets to its initial state.
Read now
Unlock full access