Al Sparber wrote:


I won't debate your personal preference versus mine - they both can achieve good results if handled properly. CSS expressions as advertised sometimes on this list lead to slutions that are not clear about quirks mode versus standards mode and can easily cause a recursive loop in IE 6 - freezing the browser.

I have a question about this: if using a DOCTYPE of:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd";>

Is there any way to put IE into quirks mode such that CSS expressions can 
safely be used? Is it even necessary?
I am trying to implement a solution using them and do not want to create more 
problems.

Regards,
Don


--
Don Hinshaw
Hinshaw Design Group
http://www.hinshawdesign.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to