[jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML

2008-01-10 Thread John S
[mailto:[EMAIL PROTECTED] On Behalf Of weepy Sent: Thursday, January 10, 2008 3:42 AM To: jQuery (English) Subject: [jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML Great stuff Olaf I am putting together a test page with all the display/position options together so we can test

[jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML

2008-01-09 Thread Olaf Bosch
weepy schrieb: acutally i have a fix for this - will upload tomorrow Thanks for the Update, fine, is working better. A little Problem i have with boxes are have float with display:inline; I do often this, to workaround the Double-Margin-Bug in IE7 I have change your code to: var h =div

[jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML

2008-01-09 Thread Olaf Bosch
Olaf Bosch schrieb: In my FooterBoxes work the Workaround with padding-bottom not in all boxes, one have the 1px border ever :( All have the same Styles, quirks IE ;) Haha, I write this and i have the idea, great. The boxes have all a UL in, I change the margin-top +1px and all is fine,

[jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML

2008-01-08 Thread Aaron Barker
Very cool. One thing I noticed is that you can not select text where it overlaps the canvas. This is easily seen in the bottom left corner of the page, but can be seen at the top if you make the window narrow enough. It does this in FF and Saf on OSX. I have no idea how canvas works, so this

[jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML

2008-01-08 Thread weepy
I'm assuming the subpixel rendering the ugly black lines on the left Yes exactly. But its only really an issue with fluid layouts as it only occurs when the width is an odd number. So it's fine to use otherwise. Jonah

[jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML

2008-01-08 Thread weepy
acutally i have a fix for this - will upload tomorrow On Jan 8, 7:15 pm, weepy [EMAIL PROTECTED] wrote: I'm assuming the subpixel rendering the ugly black lines on the left Yes exactly. But its only really an issue with fluid layouts as it only occurs when the width is an odd number. So

[jQuery] Re: Cornerz - Bullet Proof Curved Corners using Canvas/VML

2008-01-07 Thread Micky Hulse
Pretty cool. :) Nice work. On Jan 7, 8:01 am, weepy [EMAIL PROTECTED] wrote: Hi I'd like to announce my latest jQuery plugin. I hope you'll find it useful. FEATURES: # Antialiased # Very Fast # Support for any size radius and border width with minimal performance increase # No