Event Handlers Reference JavaScript Reference



    

Move the pointer on top of the image and then move the mouse wheel up or down.


             src="http://www.rntsoft.com/style/logo.png" 
         onmousewheel="alert('Wheel Delta: ' + event.wheelDelta);">