javascript - How to tell if a tag failed to load - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
javascript - How to tell if a tag failed to load - Stack Overflow
2009年2月11日 - Hey David, you should be able to assume that if this.readyState/... is not true, then the script failed to load. Basically an onError. – Cody Aug 16 ...