Link to home
Start Free TrialLog in
Avatar of Zack
ZackFlag for Australia

asked on

IE Javascript Debug Tools

Heyas,

I am developing a website and the javascript works just fine on Mozilla Firefox and Chrome but persistently crashes in IE 8,9,10,11. I have no idea as to why this is occurring are their any IE Javascript Debug Tools out there that could help?

Thank you
Avatar of Rainer Jeschor
Rainer Jeschor
Flag of Germany image

Hi,
at least in IE11 the built-in dev tools are  really good and are working like in Chrome.
Just press F12 to start the DevTools.
They have been also included in IE10 and previous versions, but they have not been as good and functional as in IE11.
And probably if it works in IE11, the chance is good to work in older IE versions as well.
HTH
Rainer
Avatar of Zack

ASKER

Hi Rainer,

The IE Dev Tools have been no help this regard anything else IE plugin wise you could recommend?
ASKER CERTIFIED SOLUTION
Avatar of Rainer Jeschor
Rainer Jeschor
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Zack

ASKER

Thanks rainer Composite.JS highlighted the problem