User Profile
Collapse
-
doesnt work. still breaks to a new line.... -
i am trying to create a horizontal scroller on the container div. overflow will be set to auto than but i cannot even get to that stage because the list keeps breaking to a new line when it reaches the border of the div and so there is no need for the horizontal scroller..Leave a comment:
-
i am afraid this does not prevent the UL from breaking it will simply hide the vertical overflow caused by the line breaking.Leave a comment:
-
i will try to post a link to an example page but consider this code in the meanwhile:
HTML:
Code:<div id="container"> <ul id="list"> <li>item1</li> <li>item2</li> <li>item3</li> <li>item4</li> <li>item5</li> <li>item6</li> <li>item7</li> </ul> </div>
Leave a comment:
-
how can one prevent a horizontal list from breaking?
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... -
oh i have.. most of them dont work well on right-to-left areas...
the thing with this specific one is that i dont get which piece of code comes where..Leave a comment:
-
yes! that could be really nice but i couldnt get how to implement it.
can you shed some light on the matter? is it like including jQuery in a website?Leave a comment:
-
hi,
sorry about that. i mean a styled scrollbar. my mistake for not mentioning that specifically.
any ideas?Leave a comment:
-
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 ?
No activity results to display
Show More
Leave a comment: