Multiple Scrollers in a Document




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com

The scrollers are contained in table cells in this example.

See also the tandem scrollers example, which keeps two scrollers in synch, pausing and resuming together with user interaction.

The two scrollers can move in sync or not, whichever you prefer.
The scroller has an optional pause/resume feature for mouse over/mouse out.
Of course hovering over one or the other would disrupt any initial synchronization.
See tandem scrollers, which includes code to keep paired scrollers in sync.
The two scrollers can move in sync or not, whichever you prefer.