Is there something like “Firebug for IE” (for debugging JavaScript)?

后端 未结 16 1314
北海茫月
北海茫月 2020-11-29 02:06

I\'m trying to fix some JavaScript bugs. Firebug makes debugging these issues a lot easier when working in Firefox, but what do you do when the code works fine on Firefox bu

16条回答
  •  天涯浪人
    2020-11-29 03:08

    If you're a serious Front-end Developer, give AJAX Edition a test run:

    http://www.compuware.com/application-performance-management/ajax-performance-testing.html

    It's a free tool that allows users’ to understand what is causing performance and functional-related problems in modern AJAX/web Applications.

提交回复
热议问题