IE 8 Developer Tools not working In Windows?

前端 未结 23 2629
滥情空心
滥情空心 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:29

    I had the same problem as described. The problem seemed to be that the IE 8 Developer Toolbar window had a zero size. Futhermore, I could see the IE 8 Dev Toolbar when I used Tab + Windows key and it was listed below the other windows as though it was off screen also.

    The way I solved this was to right click on the IE 8 Dev Toolbar in the taskbar and select Maximise. From there I could see the Dev Toolbar fullscreen (though this is not very helpful as I wanted to select elements on my webpage by click). I then clicked on Pin (or you can press ctrl + p). From there you should be able to Unpin the Dev Toolbar and resize it and use as normal.

提交回复
热议问题