Hi all, i am looking for a way to prevent a horizontal, inline unordered list from breaking into seperate lines once contained inside a element with specific width (shorter than the list). the element has "overflow" set to "hidden".
the only way i found to create that effect is by giving a specific width to the "UL" element but now, i have to create that effect for a list with unknown width!! (user can...
Search Result
Collapse
3 results in 0.0038 seconds.
Keywords
Members
Tags
-
how can one prevent a horizontal list from breaking?
-
horizontal scrollbar
Hi, i am looking for a good plugin/script for a horizontal scrollbar (has to be able to go right-to-left) any recommendations ? -
Horizontal scrollable DIV
Hi,
I am designing my page in PHP,
I have a div in which is dynamically generating contents.
But when the contents are more, then alignment is disturbed.
so need that div should be horizontal scrollable and it should not affect the width of div.
So i need div should be auto scrollable.
Thanks in Advance