Wednesday, September 2, 2009

[jQuery] Re: .not($.browser.msie && $.browser.version <= 7)

On Sep 2, 6:20 am, IschaGast <cont...@ischagast.nl> wrote:
> I am having rounded corners in a site but I don't want them in IE
> because it does strange things with the corners.

Many non-IE browsers already have native CSS support for rounded
corners. If you want to exclude IE anyway, why not just use pure CSS?

Matt Kruse

No comments: