Re: [css-d] Alternate layout for IE 6/7 or other browsers

2007-12-11 Thread David Laakso
Bob Salsburg wrote:
> Can I get suggestions from this community on good online resources 
> showing methods for adding conditional rules for layout problems 
> primarily for IE 6/7, but also for the occasional Opera and Safari 
> issues. Not for specific cases so much as how to add them to a 
> stylesheet that works in most situations, but that fails on some aspect 
> such as the "has layout" issues or just paln bugs.
>
> Bob
>
>   

For IE 6/7 see:




Coding to the latest versions of Opera and Firefox with frequent check 
backs to IE 6/7 is usually good practice.
More often than not, specific issues that may come up with any compliant 
browser are usually coded around, or may be due to a feature that simply 
is not supported just yet. These situations are probably best dealt with 
at the time with a specific problem at hand. It is seldom a good idea to 
even think of hacking a compliant browser.

Best,
~dL

-- 
http://chelseacreekstudio.com/

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


[css-d] Alternate layout for IE 6/7 or other browsers

2007-12-10 Thread Bob Salsburg
Can I get suggestions from this community on good online resources 
showing methods for adding conditional rules for layout problems 
primarily for IE 6/7, but also for the occasional Opera and Safari 
issues. Not for specific cases so much as how to add them to a 
stylesheet that works in most situations, but that fails on some aspect 
such as the "has layout" issues or just paln bugs.

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