Rounded Corners

S

Stuart Ferguson

I am looking to create the effect shown in the image
(http://img291.imageshack.us/img291/4476/effectuc6.jpg) this is taken
from www.asp.net. I was wondering if there is a specific technique to
creating this rounded corner effect (e.g. a css class or server side
ASP.Net component) or is this as simple as creating a gradient image
with rounded corners and reusing throughout the site.

Many Thanks

Stuart
 
E

Evan Camilleri

the ASP.NET AJAX Toolkit has an add on to make the rounded corner - it is
done all client side (the server side generates the required html/js)
 
M

Mark Rae

I am looking to create the effect shown in the image
(http://img291.imageshack.us/img291/4476/effectuc6.jpg) this is taken
from www.asp.net. I was wondering if there is a specific technique to
creating this rounded corner effect (e.g. a css class or server side
ASP.Net component) or is this as simple as creating a gradient image
with rounded corners and reusing throughout the site.

There's a free ASP.NET control available here:
http://aspnet.4guysfromrolla.com/code/RoundedCorners.zip which will do this.
 
G

Guest

There are many "rounded corners" solutions, including several that do not use
images at all. These almost always use CSS. You can find excellent example
code by searching on (gasp!) -- "Rounded corners" CSS.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top