What's the simplest and most robust way to have constant-height submit button with rounded corners?
- by taw
Constant height so just left/right images should be necessary instead of having 4+, right? I'd still want top-to-bottom color gradient (and different one on hover).
If possible, I'd prefer if it was still an <input type='submit'> and not anything weird.
Is there any way (website / imagemagick script etc.) to generate these images…