Support :: Feedback :: accesibility issue |
|||
| By: Flavius |
Date: 30/06/2007 14:50:50 |
Points: 0 | Status: Answered Quality : Excellent |
|
in all the forms you should put a <label> around the <input> elements and their additional text, beginning at this form for submitting comments, ie instead of: <input name="bbmode" value="ezmode" style="border: 0px none ;" onclick="setmode(this.value)" type="radio">Assisted Mode <input name="bbmode" value="normal" style="border: 0px none ;" onclick="setmode(this.value)" checked="checked" type="radio">Normal Mode you should have: <label><input name="bbmode" value="ezmode" style="border: 0px none ;" onclick="setmode(this.value)" type="radio">Assisted Mode </label><label><input name="bbmode" value="normal" style="border: 0px none ;" onclick="setmode(this.value)" checked="checked" type="radio">Normal Mode</label> |
|||
| By: VGR | Date: 01/07/2007 14:05:19 | Type : Comment |
|
| for me, the syntax of LABEL is more of this kind : <label for="f_name" title="some text">label text</label> <input type="text" id="f_name" name="f_name" size="10" class="q" title="some text"> and I thought we had LABELs everywhere, but I will double-check. Thanks ! |
|||
|
Do register to be able to answer |
|||
©2010 These pages are served without commercial sponsorship. (No popup ads, etc...). Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Please DO link to this page!








