Changing shape
Moderator: General Moderators
Changing shape
How to change the shape of submit button to oval shape?
you can't. You can use an image for a submit button though.
Code: Select all
<input type="image" src="images/ovalbutton.gif" alt="Submit" />- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact: