| onScroll This event handler will execute when the user moves the element's scrollbar. syntax: document.onScroll = function() The onScroll Event Handler is used with the following: BODY CAPTION DIV FIELDSET IMG LEGEND MARQUEE TABLE TEXTAREA button checkbox fileUpload password radio reset submit text
|