Forum Moderators: not2easy
I have been trying to achieve for hours. I've googling and I can't seem to find a good solution.
I want a liquid div which has a horizontal scrollbar.
Please help me how to start with this.
This is what I'm trying to achieve.
<snip>
Any ideas?
Thanks.
[edited by: swa66 at 10:08 pm (utc) on May 10, 2009]
[edit reason] No personal URLs please see ToS and forum charter [/edit]
There is a very widely supported CSS3 property overflow-x (and overflow-y) where you can control the overflow in both directions indepedently.