Hi all experienced out there. I'm not so good at English but I'll try to describe my problem.
I'm trying to learn this with DIV's and its positions, and has stuck with a small thing.
I will try to describe it: I have a main DIV with fixed height and width, and in that I want have lots of small DIV's to float freely. I have more small DIV's than can fit in the main DIV. Then it seems that by default is disappear small DIV's down outside the main DIV. See image #1 of my links below. I want them instead to disappear to the right. See image #2.
The point is that I want to trigger a horizontal scrollbar, but no vertical. I tested this with "white-space: nowrap" as described here: http://www.webmasterworld.com/forum83/8844.htm And it works perfect if I have only text or images in the main DIV. But how do I do when the main DIV contains only small DIV's?
Thanks in advance...
Look here for example, code and images: http://www.bohden.se/temp2