How can we synchronise the scrolling of two list boxes so that scrolling of one list box results in scrolling of the other list box.
Here you have some guidelines:
scroll events on both listboxes $(".listbox").bind("scroll", ...)scrollTop cssscrollTopThis way both will scroll together.
Hope this helps. Cheers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With