[ HTML ] – IMG 當載入的圖片失敗時自動加載預設的圖 2015 / 8 / 26 jeff 0 [html] <img src="test.jpg" onerror="this.src=’default.jpg’" /> [/html]