Vertical Mouseover Scrolling

This example demonstrates vertical scrolling using mouseover links. Speed doubles on mousedown.

Scroll links could also be setup for mousedown scrolling if you prefer.

Content repeated for your scrolling pleasure :)

This example demonstrates vertical scrolling using mouseover links. Speed doubles on mousedown.

Scroll links could also be setup for mousedown scrolling if you prefer.

Information

Code comments included in this document will assist you in setting up the code. Please also refer to online documentation as needed.

Want mousedown instead of mouseover scrolling? That's easy! See code comments in the head of this document.

Want scroll controls beside the scroll area instead of under? See the scrollbar demo layout. You can leave out the track and dragBar. The online documentation has the details.

Back to index for more demo's and information.