Forum Moderators: open
I have a frame based site. A top frame followed by 3 column frames.
The left frame is a navigation page and targets the middle frame. I do not want to show any scrollbars on the page, hence when the middle frame has a long article I need a way of scrolling down without having scrolling="auto" on.
I guess this will require some javascript but be good to have a neat way to this.
Can I link to the down arrow or page-down through javascript or make the scrolling bar invisible
regards
I've seen this done very nicely with divs, but not so far with frames. It's important to get the scroll rate comfortable and test on various setups. I tried it once about two years back and cross-browser issues boggled me, but the time may now be ripe.
And -- welcome to the forums!