| onResize This event handler will execute the instruction(s) when the user has resized a window or object. syntax: document.onResize = function() The onResize Event Handler is used with the following: APPLET AREA BUTTON DIV FIELDSET FRAMESET IMG MARQUEE SELECT TABLE TD TH document
|