Ok, so my final questions is... is there a fallback for expression() ?
Something in IE for expression that functions like <noscript> for
<script>?

What I am thinking of is that if someone using IE doesn't have
expression(), you may want to give them a fixed width layout as
backup.

Something like:

expression( max-width stuff)
else ( width: 740px; )

or:

width:740px;
expression( fluid and max-width stuff )

Any ideas?

--
C Montoya
rdpdesign.com ... liquid.rdpdesign.com ... montoya.rdpdesign.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