View Full Version : 2 scrollbars on the same page


evalopez
01-25-2003, 05:16 PM
hi. i've surfed the net, i've checked the forums, and i'm drawing a blank.
Is it possible to make a site with a scrollbar both on the LEFT and RIGHT of the same page?

Mainly for effect really. (you'd have to see the page to understand).

Thanks a lot for any help!

starlet
01-25-2003, 06:14 PM
No....you could use an iframe to sort of make it look like that...but it wouldnt scroll both 'pages' if you know what i mean....so it depends if you want two working scrollbars (nope) or it to just look like theres 2 scrollbars (probably) lol

ocarinist
01-26-2003, 05:07 AM
You can do it, I've seen it before. It involves a CSS page reversal code which is extremely complicated. Its not very common. But you'll have to do all alignment code in reverse because it will all be reversed. Also, there are lots of things that can go wrong. You can probably find the code in the CSS section of this page, I can't remember it right now.