I have a section in a form with multiple checkboxes that works fine in Internet Explorer 8 (both compatibility modes) but not in Firefox 3.5.3 or Safari 4.0.3.
In two separate sections of checkboxes, separated by by textboxes, only the last checkbox is active and can be selected. One section looks like this:
CB Associate Degree in Nursing (ADN)
CB Bachelor of Science in Nursing (BSN)
CB Master of Science in Specify field: TB
CB Bachelors Degree in Specify field: TB
CB Associates Degree in Specify field: TB
CB Technical Degree in Specify field: TB
CB High School Diploma or G.E.D.
CB Certifications in Specify field: TB
CB = checkbox, TB = textbox
DNN 05.01.02
FormMaster 1.6.5
Ideas?