Event JavaScript DHTML




Move mouse wheel on top of the image to check the wheel delta


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