Hi Mitchell, Turning your mouse wheel basically scrolls the page, so you can just use the onscroll event. For wheel push, just detect the onclick event and then check which button triggers the event.
Thanks phper, you have been very helpful. This will come in very handy. By the way I posted a similar question in HTML & Website Design and deathshadow sent me this link. http://adomas.org/javascript-mouse-wheel/