Forum Moderators: open
I found the following page to synchronize scroll position in div containers:
[webfx.eae.net...]
However it works only in IE and I need to get this working in firefox too.
Then I found this page, which works in both but uses frames. I would like to use the same on divs, but dont know how to proceed. Can somebody help me out?
[webreference.com...]
Thanks in advance
Synchronized scrolling is not a widely used effect - in fact, I had never seen it until your post came up. I spent a bit of time researching, and I'm not sure this is actually achieveable cross-browser. If you've been working on the problem for a while, have you zeroed in on what parts of the IE jscript are not standard javascript, or are not supported on FireFox?
If so, perhaps you can post in othe [url=]Javascript Forum[/url] and one of regulars over there may be able to help.