开发者

Start javascript profiling in IE from js-code

I want to start and stop js-profiling from my js-code in Internet Ex开发者_如何学Cplorer. Like we can do it in Firefox through: - console.profile() - console.profileEnd()

Does anybody know whether it is possible in IE?


For JavaScript, XmlHttpRequest, DOM Access, Rendering Times and Network traffic for IE6, 7 & 8 you can use the free dynaTrace AJAX Edition


I think you are using Firebug with Firefox, so you could use Firebug Lite.

And IE8 has a built-in console, you should read the docs, there are maybe the same functions.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜