Why isn't my JS file being referenced and used?
Posted: Mon Oct 21, 2013 4:14 am
I'm moving all my main javascript to one external file.
The file is there.
Yet when I remove the full script from one of the include files, and the reference to it is in the index.php file, the javascript doesn't function.
If I put the script directly into the include page, it does work.
The file is there.
Yet when I remove the full script from one of the include files, and the reference to it is in the index.php file, the javascript doesn't function.
If I put the script directly into the include page, it does work.