With metro IE 10 for windows 8, I assumed that I could use F12 to open developer tools, just like it was possible in every IE since 8.
However, in windows 8 that doesn't seem to do anything - has it been removed or is it accessible in another way?
|
With metro IE 10 for windows 8, I assumed that I could use F12 to open developer tools, just like it was possible in every IE since 8. However, in windows 8 that doesn't seem to do anything - has it been removed or is it accessible in another way? |
|||||||
|
|
No, it has not been removed. The Developer Tools only show up in the Desktop version, not the Metro version. |
|||
|
|
|
This future is not available for Metro applications and should still work for Desktop applications. As an alternative you might want to use Fiddler instead which allows you to at least debug the traffic happening between the Metro browser and the internet. For rendering, it should suffice to check the Desktop version of the browser as they share the renderer, and also have the same JS engine. |
|||||||||||
|
|
You can always still use Firebug Lite. |
|||||||||
|