add border to rounder corner using JQuery
hi all, i used JQuery to make rounded corner effect(pic1), but i can't add border to it. Can someone pls guide me on how to do it so that the effect will be like pic2? Thanks :)
pic1
http://i139.photobucket.com/albums/q...foo/round1.jpg
pic2
http://i139.photobucket.com/albums/q...foo/round2.jpg
Re: add border to rounder corner using JQuery
Hi there,
Try using CSS3, just take note that old browsers don't recognize CSS3.
Rounded Border
Re: add border to rounder corner using JQuery
You might also want to take a look here:
http://www.malsup.com/jquery/corner/
Gary