Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 808
Michael Broschat Avatar asked Jun 11 '26 01:06

Michael Broschat


1 Answers

  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 orCtrl+R.
like image 83
Servus7 Avatar answered Jun 12 '26 14:06

Servus7



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!