Here I would like to describe a solution for the common need to use mouse wheel in DHTML programs. It is based on Sam Stephenson’s Prototype JavaScript framework.
First you have to start listening for the scroll mouse wheel event and unfortunately it is different for the different browsers.