Rafael
I would recommend never hack. Where you feel it absolutely necssary / it is
totally unavoidable use external style sheets and call using I.E.
conditional comments
--
Regards
- Rob Kirton
Raising web standards : http://ele.vation.co.uk
Connecting to others : http://www.linkedin.com/in/robkirton
On 15/12/06, Rafael Mumme <[EMAIL PROTECTED]> wrote:
Is it safe to use this hack?
<style>
.foo { background:red;width:100px;height:100px; }
.ie-only.foo { background:blue; }
</style>
It works in IE 6 and IE 7. Will Microsoft support this in next versions
of IE?
Thanks.
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************