IE 8 Developer Tools not working In Windows?

前端 未结 23 2368
滥情空心
滥情空心 2021-01-30 00:57

I am using Internet Explorer 8, not by choice. I need to debug a script in it. However, no matter how many times I click the Developer Tools Icon, under Tools or click F12 it wi

23条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-30 01:17

    I tried nearly all the answers but none of them worked in my case. The way I made that worked is a little bit work around.

    1. Go to Tools> Internet Options> Advanced> Uncheck the disable script debugging.
    2. Now, open up any html page which has some scripting errors. This will enable the developers tool back to work.

提交回复
热议问题