Enable disable form elements like file, textarea using radio buttons
These simple things help us in creating interactive forms. It is sooo very important to have simple, interactive and short forms as you all know annoying it is to fill a form. (That reminds me I have to fill one personally to apply for internet banking… be right back)
Done that was nice and easy…. going back to our problem
Step:1 Declare the form in the <body> tag
Step2: Write the javascript function which disable enable the form element in the <head> tag
Step3: Test it, and tell me its working………………