简体   繁体   中英

Debugging JavaScript in IE11

The F12 tools look good, and I see controls for most of what I would like to use (Continue, Step In, Step Out). But the HTML app I want to debug runs before I can start the F12 tools. What I need is a Restart button, it would seem to me.

Am I missing seeing this, or am I out of luck?

By the way, I see the same problem in Chrome.

  1. Open your Page.
  2. Press F12 to display the tools.
  3. Switch to the debugging tab.
  4. Add your breakpoints.
  5. Refresh by pressing F5 or Ctrl+F5 or Ctrl+R .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM