I have an asp form application that changes available radio button options based on the report a user selects. When a user selects a report, different radio buttons are enabled and disabled and the default radio button is changed.
This seems to work and displays correctly in Firefox but in IE7 the screen image doesn't reflect the user's selection. The disabled radio buttons are not grayed out and the selected radio button does not change as it does in Firefox.
Am I missing something or doing something wrong in my javascript, my ASP code, or my HTML code?
Thanks - any help is appreciated!
This seems to work and displays correctly in Firefox but in IE7 the screen image doesn't reflect the user's selection. The disabled radio buttons are not grayed out and the selected radio button does not change as it does in Firefox.
Am I missing something or doing something wrong in my javascript, my ASP code, or my HTML code?
Thanks - any help is appreciated!