E-mail List Archives
Re: An intersting Problem
From: Patrick H. Lauke
Date: Feb 19, 2013 7:10AM
- Next message: Michael Burks: "Re: An intersting Problem"
- Previous message: Michael Burks: "An intersting Problem"
- Next message in Thread: Michael Burks: "Re: An intersting Problem"
- Previous message in Thread: Michael Burks: "An intersting Problem"
- View all messages in this Thread
On 19/02/2013 13:50, Michael Burks wrote:
>
>
> I have an interesting problem.
>
> I am testing a page done in HTML 5. There are checkboxes which are not read by
> screen readers as checkboxes. In fact it does not even recognize them as form
> fields. However when you turn off the CSS it works just fine. Has anyone
> encountered this situation?
Could it be that the CSS sets the actual checkboxes to display:none and
fakes the nice-looking ones with a simple div/span coupled with a click
behavior?
P
--
Patrick H. Lauke
- Next message: Michael Burks: "Re: An intersting Problem"
- Previous message: Michael Burks: "An intersting Problem"
- Next message in Thread: Michael Burks: "Re: An intersting Problem"
- Previous message in Thread: Michael Burks: "An intersting Problem"
- View all messages in this Thread