Infinite loop when running a webpage
-
When running a simple WordPress webpage there seems to be a JavaScript loop that won’t stop running, and I believe it’s affecting memory usage on the browser. I disabled the plugins I had in case of a conflict.
Error message TypeError: image.complete is undefined if (image.complete || image.readyState == 'complete' || image.readyState == 4) Error location: /flato/js/scripts.js?ver=4.2.3 Line 73
For reference: https://hitorclickmarketing.com/test/
Thanks for any help!
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Infinite loop when running a webpage’ is closed to new replies.