Click to See Complete Forum and Search --> : help - enable items onClick...


olga
03-17-2003, 10:06 AM
Hi, all.

I think this is going to be a simple one to do for any one who knows JS:

I would to have a check box (B) and a drop down list (C) disabled by dafault, and make them enabled only is a different checkbox (A) in checked. Similarly, if (A) is unchecked again, (B) and (C) should go back to being greyed out.

If someone could tell me how to do that, I would really appreciate that.

Thanks so very much in advance,

Olga

khalidali63
03-17-2003, 11:32 AM
Take a look at thsi script .

http://68.145.35.86/skills/javascripts/DisableAllFormFields.html

Cheers

Khalid