如何知道iframe下载完成定时器轮询监听readyState的状态,如果是complete 或者interactive 说明文件加载完成。 let iframe = document.createElement('iframe') ...
確定! 回上一頁