[jQuery] Re: rounded corners on images with jquery?

2007-12-20 Thread Jack Killpatrick
Using the meerbox plugin, we were unable in IE6 to get bottom corners to "move" correctly when the content inside the rounded box changed height dynamically. The bottom line would move, but the corners would not. We also had some troubles in IE6 with the bottom line appearing approx 2px off f

[jQuery] Re: rounded corners on images with jquery?

2007-12-20 Thread Mike Alsup
Well IE doesn't support the canvas tag natively, so you must be including the script. If you look at the examples you will see they include it too (conditionally). Mike On Dec 20, 2007 11:41 AM, Alexsandro_xpt <[EMAIL PROTECTED]> wrote: > > uhmmm...Good, but > > You tell us the #1 requires the

[jQuery] Re: rounded corners on images with jquery?

2007-12-20 Thread Alexsandro_xpt
uhmmm...Good, but You tell us the #1 requires the additional excanvas script for IE, I using that and I no need any additional, and it´s working so good for IE 6 and 7. Alexsandro

[jQuery] Re: rounded corners on images with jquery?

2007-12-20 Thread Mike Alsup
> I would ask for borders too, if possible, and, if I may, it would be > great for anti-alias too as made in CurvyCorners. > That would made it excellent. Borders are possible, just not super thin borders. See the demo pages referred to in the source file. Anti-aliasing will not be added to thi

[jQuery] Re: rounded corners on images with jquery?

2007-12-20 Thread Alexsandro_xpt
Hi, somebody know the www.meerbox.nl corner plugin? it´s jquery based too. But what that is better? 1 - www.meerbox.nl 2 - http://jqueryjs.googlecode.com/svn/trunk/plugins/corner/jquery.corner.js 3 - http://www.malsup.com/jquery/corner/ Somebody knows? Thz

[jQuery] Re: rounded corners on images with jquery?

2007-12-20 Thread caruso_g
Hi Mike, thanks a lot for the plug-in! I would ask for borders too, if possible, and, if I may, it would be great for anti-alias too as made in CurvyCorners. That would made it excellent. That said, is it possible to use the wrapping div without previous knowing its size and so image size? I.E.

[jQuery] Re: rounded corners on images with jquery?

2007-12-19 Thread bdee1
thanks for the post - i will give that a shot - can i apply a border to that though? malsup wrote: > > > Here's an example of how to use the jQuery Corner plugin on an image: > > http://www.malsup.com/jquery/corner/image.html > > Mike > > > On Dec 17, 2007 7:12 PM, bdee1 <[EMAIL PROTECTED]

[jQuery] Re: rounded corners on images with jquery?

2007-12-18 Thread Mike Alsup
I had to tweak the script to get this working right in IE. v1.92 is now available: http://jqueryjs.googlecode.com/svn/trunk/plugins/corner/jquery.corner.js Mike On Dec 18, 2007 8:04 AM, Mike Alsup <[EMAIL PROTECTED]> wrote: > Here's an example of how to use the jQuery Corner plugin on an imag

[jQuery] Re: rounded corners on images with jquery?

2007-12-18 Thread Mike Alsup
Here's an example of how to use the jQuery Corner plugin on an image: http://www.malsup.com/jquery/corner/image.html Mike On Dec 17, 2007 7:12 PM, bdee1 <[EMAIL PROTECTED]> wrote: > > > i know there are jquery plugins to round the corners on divs but is there one > that will work on images? t

[jQuery] Re: rounded corners on images with jquery?

2007-12-18 Thread bdee1
looks like that could work - i will give it a shot tonight. thanks! Jack Killpatrick wrote: > > > This isn't a jquery based solution (I don't know of any), but might do > what you need: > > http://www.netzgesta.de/bevel/ > > - Jack > > bdee1 wrote: >> i know there are jquery plugins to ro

[jQuery] Re: rounded corners on images with jquery?

2007-12-17 Thread Jack Killpatrick
This isn't a jquery based solution (I don't know of any), but might do what you need: http://www.netzgesta.de/bevel/ - Jack bdee1 wrote: i know there are jquery plugins to round the corners on divs but is there one that will work on images? to see what i mean take a look at http://beta.ass