Hi,
I'm working on a layout right now and I'm using the min-width property. I've researched a few solutions, and I found one that worked, but it relies on the star select hack, which I understand no longer works in MSIE 7, except in quirks mode. Do any of you guys have any min-width solutions that work with MSIE 6 and 7?
Here is my test case. And
here is the same file with a strict doctype.
If any of you guys have access to MSIE 7, can you load the pages, and make the page width smaller and tell me if the min-width is taking effect? For reference, the page works fine in WebKit, Mozilla, and MSIE 6.
Thanks!