Image onload 事件Image 对象定义和用法onload 事件在图片加载完成后立即执行。 ... <html> <head> <script> function loadImage() { alert("图片加载完成"); }
確定! 回上一頁