摘要:
DOM0级别与DOM2级别是什么 Historically, like DOM, the event models used by various web browsers had some significant differences. This caused compatibility pro 阅读全文
posted @ 2020-06-15 12:33
hh9515
阅读(192)
评论(0)
推荐(0)
摘要:
window.onload是页面上所有资源加载完 DOMContentLoaded是HTML被parse完 (如果页面中有一个外引 async script和一个外引css,那么当HTML被parse完,这个事件就被触发了、这个css可能刚开始下载,js也可能刚开始下载) (如果页面中有一个外引 同 阅读全文
posted @ 2020-06-15 11:32
hh9515
阅读(238)
评论(1)
推荐(0)

浙公网安备 33010602011771号