- Re: discuss - how best to highlight required fields in online forms
- Posted by Chris Morris on July 7th, 2003
"John D" <j.dobson@find-a-part.com> writes:
I think using <img src="imageofredasterisk.jpg" alt="(compulsory)">
might be better than an asterisk itself, for the benefit of
speech-based browsers. It'll work quite nicely in browsers.
Whatever, make sure you specify the convention on the page with the
form for users who aren't aware of it.
Changing the appearance of <input> is incredibly unreliable cross-browser.
Yes, clearly there's a problem here.
--
Chris
- Posted by John D on July 7th, 2003
thanks for that chris
John


