E-mail List Archives
Thread: RE: Accessibility of complex HTML forms
Number of posts in this thread: 1 (In chronological order)
From: julian.rickards
Date: Fri, Jul 04 2003 7:13AM
Subject: RE: Accessibility of complex HTML forms
No previous message | No next message
As a matter of curiousity (although it may be related to the JavaScript you
are trying to work with), why do you have <label><span
class="label">text</span></label>? Could you not just use <label
class="label"> or what about just a label {property: value} rule?
Jules
<snip>
> <div class="row">
> <label for="OtherLanguageForm">
> <span class="label">Is this form to be set in a language
> other than
> English?</span>
> </label>
</snip>
----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/