synchronize two scrolling bars in multiple selection box...
Posted
by yb007
on Stack Overflow
See other posts from Stack Overflow
or by yb007
Published on 2010-03-25T17:46:23Z
Indexed on
2010/03/25
18:13 UTC
Read the original article
Hit count: 138
JavaScript
hi i am newbie to javascript....
i want to synchronize scrolling of two select boxes, so that when i scroll down the first select box the scroll bar of another select box also scrolls....
© Stack Overflow or respective owner