Internet Explorer 10 Metro中F12开发人员工具的替代方案? [英] Alternatives to F12 Developer tools in Internet Explorer 10 Metro?

查看:104
本文介绍了Internet Explorer 10 Metro中F12开发人员工具的替代方案?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Windows 8上测试我们的JavaScript重量级Web应用程序。看起来,桌面上的IE10运行得很好。但是,IE10的Metro UI版本似乎打破了我们的应用程序。

I'm testing our JavaScript-heavy web application on Windows 8. For what it seems, IE10 on desktop works just fine. However, the Metro UI version for IE10 seems to break our application.

我的问题是:有没有办法在IE10 Metro上调试Web应用程序?

My question is this: is there a way to debug web applications on IE10 Metro?

据我所知,F12开发人员工具不可用。

For what I know, F12 developer tools are not available.

推荐答案

渲染IE10桌面和IE10中的/ JS引擎应该完全相同。你的应用程序是否使用任何加载项(对于剪切和粘贴支持等内容?)据我所知,使用IE10桌面并关闭插件支持应该与在非桌面IE10中运行应用程序相同

The rendering/ JS Engine in IE10 Desktop and IE10 should be identical. Does your app use any Add-ins (for things like cut and paste support?) As far as I am aware taking IE10 Desktop and switching off plugin support should be the same as running your app in "non desktop IE10"

至于调试,你无法在IE10桌面模式下运行工具。我经常使用fiddler来检查流量,但是你需要在机器上启用环回来为Metro IE运行。

As for debugging, you can't get tools to run in IE10 desktop mode. I often use fiddler to inspect the traffic, but you will need to enable loopback on the machine to get this running for Metro IE.

你可以添加firebug lite来获得基本功能开发工具。

You could add firebug lite to get basic dev tools.

这篇关于Internet Explorer 10 Metro中F12开发人员工具的替代方案?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆