What does, or what causes
the 'unresponsive script' message I get? It appears fairly regularly. I can let it alone, debug or stop it according to Windows. But there is never a clue as to what is causing it. Thoughts, suggestions, ideas?
Thanks!
earthshine
(1,642 posts)Generally, I hit the option to "stop script" and then I reload the page.
Dyedinthewoolliberal
(15,901 posts)eppur_se_muova
(37,352 posts)Some Web coders just don't know when to stop burdening their pages with more and more scripts.
Dyedinthewoolliberal
(15,901 posts)I use ad block so if it's not an ad, what is it?
eppur_se_muova
(37,352 posts)probably most often, you need scripts for any page where you're going to be making purchases or downloading files, so you often have to turn off script blocking for those pages. I don't know of a script blocker that works really well -- it seems they block too much, or not enough. But at least if you keep having trouble on the same page you can turn on the script blocker for just that page. Then, eventually, if you need to do something that requires JavaScript on that page, you can temporarily turn off the blocker and hope for the best.
It's increasingly common for Web pages to be basically nonfunctional w/JavaScript turned off, so I guess we'll all have to learn to debug scripts before long ...