WebAIM - Web Accessibility In Mind

E-mail List Archives

Need Accessibility solution for Fliter Options in the website

for

From: Mayur.Dawda@cognizant.com
Date: Jul 22, 2011 6:27AM


Accessibility Issue:



Normally checkbox is clubbed with label "for" attribute.



How to inform user onclick of checkbox the page is refreshed.



This kind of feature normally we see in the filter's. For example in
amazon, ebay etc. Onclick of any filter options page is refreshed but
the disabled user is not informed in adavance regarding the same.



Example Code:

<fieldset>

<legend>Hobbies</legend>

<ul>

<li>

<input type="checkbox" onclick="http://......com"
title="On Select of cricket page will refresh" id="txt_cricket"/>

<label for="txt_cricket">Cricket</label>

</li>

</ul>

</fieldset>



Solution:

1) Normally one solution is to provide button, user will filter the
options and then click on search but here comes the usability issues for
normal peoples.



Please let me know the best Accessibility solution towards the same.



This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly
prohibited and may be unlawful.