posted 19 years ago
Hello,
I currently have a form that I use javascript to display/hide form elements:
I want to add to this form a script to disable everything but a few specified elements, including the function to still hide/display them with a
onchange on a set of radio buttons:
Here is the html code to call the hide/display the div:
At the moment, I cannot hide/display anything because it appears LoadIt() is disabling the onchange. Any ideas on how to enable hideAll()?
Thanks,
Chris Cornelius