Home > Web Front-end > JS Tutorial > Reference external JavaScript files

Reference external JavaScript files

高洛峰
Release: 2016-11-26 09:45:15
Original
1321 people have browsed it

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]



Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template