IE8 Javascript doesnt run unless Developer Tools is open?

后端 未结 2 1505
小蘑菇
小蘑菇 2021-02-20 04:29

For some reason, in IE8, javascript is not running unless I reload the page with Developer Tools open. I close developer tools and reload the page and the javascript stops worki

2条回答
  •  失恋的感觉
    2021-02-20 05:21

    Close Developer Tools, close IE8, re-open, refresh with clear-cache: CTRL-F5 This should do the trick if you don't have any special JavaScript communicating with Developer Tools.

提交回复
热议问题