E-mail List Archives
Accessibility v XHTML
From: mlist
Date: Jan 2, 2004 9:38AM
- Next message: Paul Bohman: "Re: Accessibility v XHTML"
- Previous message: Wayne Dick: "Re: Locking Document Content"
- Next message in Thread: Paul Bohman: "Re: Accessibility v XHTML"
- Previous message in Thread: None
- View all messages in this Thread
Hi,
Wonder if anyone can help. I've got a website that is currently XHTML 1.0
Transitional compliant, but I wish to improve its accessibility compliance.
The page has a drop-down, and I've put a label next to it:
<label for="quickselect">Clients</label>
<select id="quickSelect" name="clients" onchange="window.location.href this.value;">
So, this reduces the error count in Bobby, but <label /> is not XHTML
compliant. How can I get round this and be XHTML compliant? Anyone got any
ideas?
Thanks, M.
----
To subscribe, unsubscribe, suspend, or view list archives,
visit http://www.webaim.org/discussion/
- Next message: Paul Bohman: "Re: Accessibility v XHTML"
- Previous message: Wayne Dick: "Re: Locking Document Content"
- Next message in Thread: Paul Bohman: "Re: Accessibility v XHTML"
- Previous message in Thread: None
- View all messages in this Thread