I've been looking for a way to shape the buttons on a web page. What i want to do is instead of having the standard rectangle buttons i would like to round the edges. Any ideas would be much appreciated thanks.
Printable View
I've been looking for a way to shape the buttons on a web page. What i want to do is instead of having the standard rectangle buttons i would like to round the edges. Any ideas would be much appreciated thanks.
As far as I know you can't directly round the edges of the actual box. Have a look at this page though, it uses javascript to replace the form elements with nice ones. I supposed it would simply be a case of replacing the images with your own.
http://www.badboy.ro/assets/articles...niceforms.html
There are ActiveX dlls that can do this for you, or you could use custom buttons and use CSS/imaging to do define them.
hope this helps
Kai :wave:
It requires dhtml and/or CSS