Re: [jQuery] jQuery Corner Plugin fixed

2007-02-12 Thread Andreas Wahlin
> 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

Re: [jQuery] jQuery Corner Plugin fixed

2007-02-10 Thread Dave Methvin
hey'd have to use something like #010101 instead. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Alsup Sent: Saturday, February 10, 2007 10:31 AM To: jQuery Discussion. Subject: Re: [jQuery] jQuery Corner Plugin fixed > Oddly Mike's demo

Re: [jQuery] jQuery Corner Plugin fixed

2007-02-10 Thread Mike Alsup
> Oddly Mike's demo page also doesn't have a defined body background colour. > > Any thoughts on why that might be or is Safari just messed up? My page has a defined background color for the "main" div. Maybe in Safari the parent element of the one you're cornering needs a bg color? Mike _

Re: [jQuery] jQuery Corner Plugin fixed

2007-02-09 Thread Davin Risk
thumblewend wrote: > >>> Like Dave said, you need to assign background colors in Safari. What >>> demo page has this problem? This Safari screenshot was taken this >>> morning: >> >> >> well the "official" demo page to name one >> http://methvin.com/jquery/jq-corner-demo.html > > Yep I can co

Re: [jQuery] jQuery Corner Plugin fixed

2007-01-31 Thread Joel Birch
On 31/01/2007, at 8:49 PM, Andreas Wahlin wrote: >> Like Dave said, you need to assign background colors in Safari. What >> demo page has this problem? This Safari screenshot was taken this >> morning: > > > well the "official" demo page to name one > http://methvin.com/jquery/jq-corner-demo.ht

Re: [jQuery] jQuery Corner Plugin fixed

2007-01-31 Thread Andreas Wahlin
> Like Dave said, you need to assign background colors in Safari. What > demo page has this problem? This Safari screenshot was taken this > morning: well the "official" demo page to name one http://methvin.com/jquery/jq-corner-demo.html hope I got the right one :) but it's good to know about

Re: [jQuery] jQuery Corner Plugin fixed

2007-01-29 Thread Mike Alsup
> It appears to not work at all in safari, all corners are black. > At first I thought this was by design on the demo page, but now that > I look at it in FF, corners are white. Like Dave said, you need to assign background colors in Safari. What demo page has this problem? This Safari screensho

Re: [jQuery] jQuery Corner Plugin fixed

2007-01-29 Thread Dave Methvin
> It appears to not work at all in safari, all corners are black. Define "background:white" on the body and it will go away. There is a bug in Safari/Konq in that it reports a non-specified background as black. ___ jQuery mailing list discuss@jquery.

Re: [jQuery] jQuery Corner Plugin fixed

2007-01-29 Thread Joel Birch
On 29/01/2007, at 10:48 PM, Andreas Wahlin wrote: > It appears to not work at all in safari, all corners are black. I sometimes get the black corners bug in Safari too. It's strange. Sometimes they are there and sometimes not. I am trying my best to pretend its not happening for now. Joel.

Re: [jQuery] jQuery Corner Plugin fixed

2007-01-29 Thread Andreas Wahlin
It appears to not work at all in safari, all corners are black. At first I thought this was by design on the demo page, but now that I look at it in FF, corners are white. Andreas On Jan 26, 2007, at 22:51 , Mike Alsup wrote: > The IE6 bug in the corner plugin has been fixed. Apologies to any

[jQuery] jQuery Corner Plugin fixed

2007-01-26 Thread Mike Alsup
The IE6 bug in the corner plugin has been fixed. Apologies to anyone that was having a problem with it! You can get the latest rev here: http://jquery.com/dev/svn/trunk/plugins/corner/jquery.corner.js?format=txt ___ jQuery mailing list discuss@jquery.