Hi,
I'm trying to do something like this also...I want to disable radio button "A" when radio button "B" is clicked.
This is what I have so far...it doesnt work. Why? IE5.
function dis_mmedia(){
document.form1.A.disabled = true;
}
function ena_mmedia(){...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.