圖片的src不存在,報404錯誤,加onerror的解決方法

當img的src不存在時,報404錯誤,如果想要實現效果:當找不到圖片的時候檢測到,用一個替補照片,可以通過onerror函數監測到。 js代碼: function nofind () { var img = event.srcElement; img.src = 「http://ossweb-img.qq.com/images/clientpop/msgcenter/lol/img/148828
相關文章
相關標籤/搜索