用法: 在HTML中: <element onload="myScript">; 在JavaScript中: object.onload = function(){myScript};; 在JavaScript中,使用addEventListener()方法: object.
確定! 回上一頁