On Saturday 26 June 2010 20:31, Alan Gresley wrote:
> Michael Adams wrote:
> > A few years back i dropped conditional comments in favour of the CSS IE
> > @import hack[1][2][3]. Now i find myself in a position where i want to
> > send one thing to ie7 & ie8 and another to all other browsers.
> >
> > What i want to do is give CSS rounded corners and opacity to all browsers
> > that support it. All current versions of IE do not support rounded
> > corners - though ie9 may in the future.
>
> IE9 will have support for rounded corners.
>
> > I will pass alpha PNG images to ie7 & ie8.
>
> Or you could send invalid CSS (like the import hacks) that IE8 only sees.
>
> <http://css-class.com/test/bugs/ie/ie8-parsing-backslash.htm>
>
>
> I myself just do the best with IE8 without rounded corners. Some may
> not have that option.
>

Mainly solved with a php include, at least now i only have to edit one file.

-- 
Cheers
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to