IE 8 Developer Tools not working In Windows?

2019-03-07 19:11发布

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 will not show up. Sometimes, I can see that it is minimized in the taskbar but when I actually go to click it. It will not show up...

Does anyone know how to get it to work or what the problem is? I tried updating restarting killing all the processes with no luck.

23条回答
家丑人穷心不美
2楼-- · 2019-03-07 19:41

In my case, Developer Tools was disabled entirely in the registry.

The "Disabled" key in "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IEDevTools" was set to 1. I had to change it to 0.

查看更多
ゆ 、 Hurt°
3楼-- · 2019-03-07 19:43

After deselecting the Internet Explorer option from Windows' Add/Remove Windows Components dialogue, I cannot open the tools (although the browser was not removed at all). Re-adding that component has no effect.

Re-installing Windows XP in VirtualBox seems to be the most reliable solution.

查看更多
一纸荒年 Trace。
4楼-- · 2019-03-07 19:44

Windows 7: as stated in other answers, the F12 window (or any window) can hide. Unfortunately, sometimes it does not show anywhere, including the taskbar. I've found right clicking on the taskbar and selecting "Cascade Windows" always brings it back into view.

查看更多
来,给爷笑一个
5楼-- · 2019-03-07 19:46

Make sure the Developer Tools is running. Launch the Windows Task Manager. Under 'Applications' right-click on 'Developer Tools', select 'Maximize'. Presto!
Problem solved with little perspiration.

查看更多
该账号已被封号
6楼-- · 2019-03-07 19:47

I had the same problem on a brand new Win7 installation - it occurred after having used the debugger without problems for some time, probably also due to temporarily working with dual monitors.

Check the registry key "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IEDevTools" and remove the "WindowsPos", and "Pinned" keys.

查看更多
forever°为你锁心
7楼-- · 2019-03-07 19:47

some how I have the same problem and for me it appeared that the developer window was minimized at its maximum (don't ask me how this occurred), however this can easily be solved in window 7 by hovering over icon on windows task bar (on the preview popup) showed by windows 7 menu bar, yhen right click it and the press maximize.

This solved my issue.

Hurray for FF!

查看更多
登录 后发表回答