back to CanAdapt home

Title

Description

Two labels on one form field

 

Codse Used

<label for="p1">label one</label>
<input id="p1" name="fname" type="text">
<label for="p1">label two</label>

Accessibility Support technology used

  JAWS NVDA VoiceOver
FireFox34.0.5 OK OK N/A
IE11.0.9 OK OK N/A
Chrome 39.02 OK OK N/A
Safari MacOS N/A N/A only reads top level heading

Comments

xxxxxxxx