redundguy
06-06-2003, 01:53 AM
I need to use the “disabled” property of a form control (like button, or text, or select).
This property works fine with Internet Explorer but it doesn't work with Netscape: with Netscape the control isn't disabled! (I use disabled=”true”). How can I use "disabled" property with Netscape?
Also, these form control objects have the “disabled” property that can be set in JavaScript with Internet Explorer, but Netscape Javascript don't recognize this property. Why?
This property works fine with Internet Explorer but it doesn't work with Netscape: with Netscape the control isn't disabled! (I use disabled=”true”). How can I use "disabled" property with Netscape?
Also, these form control objects have the “disabled” property that can be set in JavaScript with Internet Explorer, but Netscape Javascript don't recognize this property. Why?