I want to disable all the form fields based on some condition. I decided to use Fieldset tag in HTML which is simple. But i came to know its not supported in IE.
Please let me know is their any other solution for this.
I want to disable all the form fields based on some condition. I decided to use Fieldset tag in HTML which is simple. But i came to know its not supported in IE.
Please let me know is their any other solution for this.