All my information about Safari is second-hand reports. Searching the
Internet a few months back, I found that Safari has a bug in that it reports
black for the body if no color is explicitly defined by any ancestor. At
one point the fix I described (define a color for the body) worked in Safari
but I don't know if it still does.
The only other choice I can see is to take the opposite approach for Safari.
Assume that if the body is black it's the bug raising its head and then use
white for the corners instead of black. That would prevent someone from
using a black body color; they'd have to use something like #010101 instead.
-----Original Message-----
From:
discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On
Behalf Of Mike Alsup
Sent: Saturday, February 10, 2007 10:31 AM
To: jQuery Discussion.
Subject: Re: [jQuery] jQuery Corner Plugin fixed