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

后端 未结 16 1261
北海茫月
北海茫月 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 02:47

    i think it is better that you first install the ie core addon in firefox then load the page with ie addon and press f12. good luck.

提交回复
热议问题