| Author |
Scrollbars, simultaneously
|
Robertovich Wartins
Greenhorn
Joined: Nov 21, 2006
Posts: 16
|
|
Hello, question about scrollbars: i need, that one scrollbar is scrolling if another scrollbar is scrolled (both are scrolling simultaneously). How can this be done?
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
look into onscroll and scrollTop or scrollLeft Eric
|
 |
Robertovich Wartins
Greenhorn
Joined: Nov 21, 2006
Posts: 16
|
|
thanks this is solution: and this is example code (maybe some one needs), but works only on IE (firefox seems to doesn't support onScroll):
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Scrollbars, simultaneously
|
|
|