Jump to content
01/12/2009
Drew,
Instead of putting both version’s so IE will work have you looked in to using Modernizr? http://www.modernizr.com/docs/
This lets you add a class so only browsers that support RGBA will see the stlyes and ones without will fall back specified in the css.
Vote up?
01/12/2009
Drew,
Instead of putting both version’s so IE will work have you looked in to using Modernizr? http://www.modernizr.com/docs/
This lets you add a class so only browsers that support RGBA will see the stlyes and ones without will fall back specified in the css.