Which tools do you use to debug HTML/JS in your browser?

后端 未结 17 1808
梦谈多话
梦谈多话 2020-12-01 22:22

I\'d like to collect the best debugging aids for all browsers out there. So that would probably be Firebug for Firefox but what do you use for IE? Safari? Opera? Opera Mini?

17条回答
  •  天命终不由人
    2020-12-01 22:47

    Using Firefox, in addition to Firebug (as many have previously mentioned) I find Mozilla's Venkman JavaScript debugger rather handy from time to time too.

提交回复
热议问题