-
11 Oct 2007 5:32 PM #1
Browser behaviour different in ie 7 vs firefox 2.0.0.7
Browser behaviour different in ie 7 vs firefox 2.0.0.7
Hi,
I have a piece of code
Ext.getDom('a_checkbox_id').disabled = true;
works in Firefox,but not in IE.
I need help in resolving this issue.
Thanks.


Reply With Quote