摘要:
【Client-Side JavaScript Timeline】 The web browser creates a Document object and begins parsing the web page, adding Element objects and Text nodes to 阅读全文
posted @ 2013-01-21 13:15
Tekkaman
阅读(368)
评论(1)
推荐(0)
摘要:
【js之defer&async】 This synchronous or blocking script execution is the default only. The <script> tag can have defer and async attributes, which (in br 阅读全文
posted @ 2013-01-21 12:47
Tekkaman
阅读(797)
评论(0)
推荐(0)