Extended Events Example
- onbounce, onfinish, onstart:
Watch marquee events fire (IE4 Only)
- ondragdrop: Try dragging a file onto the browser window
(N4 Only)
- ondragstart: Try selecting text and dragging (IE4 Only)
- onhelp: Click in window and hit F1 key for help. (IE4 Only)
- onmove: Try moving the browser window. (N4 Only)
- onresize: Try resizing the window.
- onscroll: Scroll the textarea (IE4 Only)
- onselectstart:
Try
selecting this text (IE4 Only)