MrBelfry
IS-IT--Management
- May 21, 2003
- 289
I have a couple of divs containing some text which ahve there width set to 190px. I want to make sure that a really long word won't break the carefully(!) planned CSS positioning I am using.
I've set the overflow property to hidden which works great in Opera and Mozilla but has no effect in IE6. Is this normal or am I doing something wrong. I'd possibly prefer to scroll the container horizontally rather than hide the overflow but then I get ugly scrollbars on both sides of my container. Is it possible to only have a horizontal scrollbar and not the vertical one?
Thanks
MrBelfry
I've set the overflow property to hidden which works great in Opera and Mozilla but has no effect in IE6. Is this normal or am I doing something wrong. I'd possibly prefer to scroll the container horizontally rather than hide the overflow but then I get ugly scrollbars on both sides of my container. Is it possible to only have a horizontal scrollbar and not the vertical one?
Thanks
MrBelfry