I am using jQuery to hide form fields (I am manipulating checkboxes and radio buttons).
In FF and Chrome, when I click the associated label, the form field still activates and checks. In IE, that does not happen.
How can I have the label activate the checkboxes/radio buttons in IE?