Quote:
Originally Posted by cowboy
Min and max width are not recognized by IE.
With "menu" set at 150 px and "content" min-width set at 300 px, any resizing less than 450 px (+ border width), content will attempt a wrap.
Put both in another div (#container) and set it's min-width to 450 px (+overhead) and the browser should scroll horizontal.
|
Sorry, I don't quite understand what you're saying...