a script on this page is causing ie to run slowly

前端 未结 14 2521
野性不改
野性不改 2020-11-29 23:55

The problem is in the title - IE is misbehaving and is saying that there is a script running slowly - FF and Chrome don\'t have this problem.

How can I find the prob

14条回答
  •  情深已故
    2020-11-30 00:46

    Remove half the code and see if it still happens. If not, it's in the half you removed. Repeat until you figure out what code block is causing the problem.

提交回复
热议问题