Forum Moderators: not2easy
I've got a few divs that I want to act like iframes. I've set a height on them and set overflow to scroll. It's working fine except that a horizontal scrollbar appears along with the vertical scrollbar. That makes it look quite bulky. Horizontal scrolling isn't necessary; the content of the div is quite a bit narrower than the div itself. How can I get rid of the horizontal scrollbar?
I love the effect of overflow:scroll, if I could only get rid of those horizontal scrollbars!
Thanks,
Matthew