Thanks Rob, and David.
If the label and the checkbox or select have matching 'for' and 'id'
attributes they should be getting focus when clicked. As far as the
value label:hover goes I tend not to make labels change colour on
hover as they may be misinterpreted as links. If you want people to
know that they can click on the label text use 'cursor: pointer;'.
It communicates that something can be clicked, and if it doesn't
change colour it should communicate that it won't take you away from
the current page.
Good point! I didn't give it a good thought about hover suggets that
it's a link.
tee
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************