I\'m having trouble with a JSF selectManyCheckbox and A4J support. The purpose is to run some action when a checkbox is selected. This works perfectly in Firefox. Yet, when testing in any IE (ie6 / ie
I have such code in my JSF template: <h:form> <table id=\"users\" cellspacing=\"0\"> <a4j:repeat var=\"person\" value=\"#{personList}\">