Previous Message
Next Message

Unusual Client Requirement (css layout suggestion?)

Sent by Chris Smith on 6 February 2004 12:12


The site's test location is here:

http://64.78.30.184/index.php

The requirement from the client was that the page be a
hybrid fixed/liquid layout in that it should not
shrink below 850px nor expand beyond 1024 pixels
(accept the header should expand 100%).

No problem for Safari and other standard compliant
browsers. But in IE it's a bit of a nightmare. I used
the width: expression() thing to control max-width for
IE. However, I can't get a width: expression() for
max-width to work with a width: expression() for
min-width. I've tried several hacks and nothing has
seemed to work. I have to show the client tomorrow
(which is why I'm up at 2:23 AM) and it doesn't look
like I'll have a solution figured out by then.

Please, if anyone has a suggestion let me know. Again,
this is an IE only problem. When you shrink the
browser window small enough the #content area drops
below the floated #promocol (right column).

Regards,
Chris

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message