News

A frame’s event handlers (onLoad, onUnload, onFocus and onBlur) can make your program wait until some critical event takes place in a frame, before executing an event.
I don't think what you are suggesting will work. Events in controls are often handled internally, then calls to eventhandlers are made.<BR><BR>Could you just overlay the control with yours ...
One of the event handlers is trivial and I see how I can simply use the same function over and over. The other two, perform similar simple operations, but require an input.