Home  >  Article  >  Web Front-end  >  JavaScript delayed loading defer test_javascript skills

JavaScript delayed loading defer test_javascript skills

WBOY
WBOYOriginal
2016-05-16 17:45:02935browse

Occasionally I discovered that there is a delayed loading tag defer in js, and I am still wondering why such a useful thing has not become popular.
Tested several browsers. It works under IE7, 8, 9 and 360 secure browsers. This is why you don't choose defer.

Copy code The code is as follows:

.org/1999/xhtml">









Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn