Closed pmn4 closed 11 years ago
Ensure that a label's for attribute matches the corresponding element's id. use the css_id method in both cases.
for
id
css_id
(css_id downcase's the id, so upper case fields cause problems)
Ensure that a label's
for
attribute matches the corresponding element'sid
. use thecss_id
method in both cases.(css_id downcase's the id, so upper case fields cause problems)