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. Can I apply an in-line style to size image wrapping div on the fly according to the sizes of the image it contains since I can't know them in advance? Thanks again! P.S. Does the plug-in supports transparent backgrounds? On Dec 18, 4:11 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > 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 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? to see what i mean take a look at > > >http://beta.asset-guardians.com/. > > > > it is a sit i am working on that in its very early stages. towards the > > > bottom of the page there are two images (one is a baseball and the other > > > is > > > a ring. the baseball has square corners. the ring image has round > > > corners. > > > the corners on the ring image were rounded in photoshop and saved that > > > way. > > > > it would be nice however to be able to apply a similar effect to any image > > > with some simple jquery code like $("#ringImage").roundcorners(); > > > > anybody know if this is possible? > > > -- > > > View this message in > > > context:http://www.nabble.com/rounded-corners-on-images-with-jquery--tp143758... > > > Sent from the jQuery General Discussion mailing list archive at > > > Nabble.com.