On 22 Oct 2005, at 2:53 pm, Lea de Groot wrote:

On Sat, 22 Oct 2005 00:53:51 -0400, Christian Montoya wrote:
width:740px;
expression( fluid and max-width stuff )

Logically, I would expect this to work.
Set the width to 740, then reset it with the expression.
If the expression is inoperative then voila, its set to 740

Yes, that is the solution I've been using for a while, and seems to work fine.
selector {
        width:740px;
        width:expression(...);
}
(all dumped inside of a conditional comment, of course).

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com/>

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to