How do you launch the JavaScript debugger in Google Chrome?

前端 未结 15 1391
失恋的感觉
失恋的感觉 2020-11-22 03:33

When using Google Chrome, I want to debug some JavaScript code. How can I do that?

15条回答
  •  -上瘾入骨i
    2020-11-22 04:17

    Shift + Control + I opens the Developer tool window. From bottom-left second image (that looks like the following) will open/hide the console for you:

提交回复
热议问题