img加載圖片不成功,加載默認圖片

<!DOCTYPE html> <html> <head> <title></title> </head> <body> <img src="1.jpg" onerror="imgExists(this);"> </body> <script type="text/javascript"> function imgExists(e){ //默認圖片 v
相關文章
相關標籤/搜索