Answers for "how to load a js file"

10

load js file

<script type="text/javascript" src="path-to-javascript-file.js"></script>
Posted by: Guest on March-08-2020
0

how to open javascript file

// you can open JavaScript files (.js) in any text editor
Posted by: Guest on May-31-2021

Browse Popular Code Answers by Language