Equivalent of Firefox's “error console” in other browsers

前端 未结 7 1614
我在风中等你
我在风中等你 2020-12-01 04:37

Is there an equivalent to Firefox\'s \"Error console\" in other browsers? I find the error console handy for finding JavaScript errors, but there doesn\'t seem to be an equi

7条回答
  •  春和景丽
    2020-12-01 05:24

    I use Ctrl+Shift+J in Chrome, and it's got something close in there. IE -- there's the IE Developer Toolbar, and I think IE8 has something like that, but let's face it, if you're using IE for Javascript debugging, you basically hate yourself and have more serious personal issues regarding your self-esteem to deal with.

提交回复
热议问题