定义和用法 onerror 事件会在文档或图像加载过程中发生错误时被触发。 ... <img src="image.gif" onerror="alert('The image could not be loaded.')">.
確定! 回上一頁