WebAIM - Web Accessibility In Mind

E-mail List Archives

Jaws not reading content after double quote in legend

for

From: Jadhav, Ashitosh
Date: Jun 10, 2011 2:45AM


Hi,

I am creating a form where there are 2 radio buttons (Yes/No). I have used a legend which contains the question. I am using JAWS to read the form fields.

When I do Insert+F5 it reads "Were you advised that you were going to be charged for a" and when I remove the quotes it read the all the text from the legend.

Example code :

<fieldset>
<legend><span class="legend_span1"> Were you advised that you were going to be charged for a &quot;No Show&quot; fee during registration?: </span>
</legend>
<input id="y_lab_2" type="radio" value="Yes" />
<input id="y_lab_3" type="radio" value="No" />
</ fieldset>

Thanks and Regards,
Ashitosh Jadhav

</PRE><p style="font-family:arial;color:grey" style="font-size:13px">This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.</p><PRE>