附上实际开发 'readystatechange' 事件使用示例: document.onreadystatechange = function () { // document.readyState发生变化的时候执行 } ...
確定! 回上一頁