How do you call a .js file from the web in html?
Printable View
How do you call a .js file from the web in html?
Like this:
Code:<script src="filename.js"></script>
Code:
<script language="javascript" SRC="somefile.js"></script>
What! 2 minutes? I was beat!
Hahaha, oh man, that was close :D
lol, thanks guys, it works