Home  >  Article  >  Web Front-end  >  Reference external JavaScript files

Reference external JavaScript files

高洛峰
高洛峰Original
2016-11-26 09:45:151264browse

External js file test.js code:


[javascript]
document.write("Welcome to browse this page");
document.write("Welcome to browse this page");

Introducing external files:


[javascript]



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