How would I stop the loading of a script if it is taking too long? My site references an external websites javascript and since their site was having problems processing the scripts, my site wouldn't complete loading the rest of the page. I would like to be able to give it a time limit to load and then scrap the script if it reaches the limit.
Thanks in advance for your help!
Thanks in advance for your help!
Comment