Rounded Borders
Posted: 10 March 2009 05:19 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2009-03-10

hi experts,


i need to create rounded borders as per the user reqs,i checked in border property it shows no rounded attribute

i got some stuff on net but its too vague can some one pls suggest how can i change my border edges into ROUNDED without affecting anything else

looking forward for a favorable response from ur side

regards,
rahul

Profile
 
 
Posted: 11 March 2009 07:47 AM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  17
Joined  2009-03-09

If you want round corners ONLY in CSS then see this URL:  http://www.cssjuice.com/25-rounded-corners-techniques-with-css/
But:
You can get all set of corners ( not only rounded ) WITHOUT images, using jquery script: see URL: http://methvin.com/jquery/jq-corner-demo.html

Profile