I have developed a web application using ExtJs4.0.7.
The application is working fine in firefox, chrome, IE 8,9 on Windows Xp,7.
But it is not working on IE8 Windows xp sp3.
Also in IE8 developer tool console there are no errors.
Has anyone faced these issues for Window xp sp3 and have solution for the same. Following is the IE version I am having on my Windows xp sp3 machine –
IE- 8.0.6001.18702
try working with
ext-dev.jsfile instead ofext.jsorext-all.jsand probably you would see the errors in the console if any in the extjs framework.