| onBeforeUpdate This event handler will execute the instruction(s) when data from an element is about to be sent to a data source. syntax: document.onBeforeUpdate = function() The onBeforeUpdate Event Handler is used with the following: APPLET AREA BODY BUTTON CAPTION DIV FIELDSET IMG OBJECT SELECT TABLE button checkbox document radio
|