|
|
|
|
|
by babby
4327 days ago
|
|
I've done all of my client sidy test/prototyping javascript with plain .html and .js files. <script src="app.js"></script> Should work in all browsers, at least on windows. It just looks for app.js relative to the root html file. |
|