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

后端 未结 17 1773
梦谈多话
梦谈多话 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:41

    Here is a roundup

    • Firefox has Firebug and Webdeveloper Toolbar,
    • Safari and Chrome has the Inspector,
    • Opera has Dragonfly,
    • Internet Explorer has the Developer Toolbar

    Firebug still has the most advanced features, but the others are catching up.

提交回复
热议问题