Quoting Matthew Pennell <[EMAIL PROTECTED]>:

This might be a stupid question, but why can't you just style your form
submit buttons to look like links using CSS?

button {
border: 0;
background: none;
text-decoration: underline;
color: #006;
cursor: pointer;
}

I was going to suggest that as well, but then I seemed to remember that old(er) versions of Safari don't allow for such radical form widget styling. Also, underline (if needed) doesn't seem to work consistently (at least in Firefox).

P
--
Patrick H. Lauke
______________________________________________________________
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
______________________________________________________________
Co-lead, Web Standards Project (WaSP) Accessibility Task Force
http://webstandards.org/
______________________________________________________________
Take it to the streets ... join the WaSP Street Team
http://streetteam.webstandards.org/
______________________________________________________________



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to