I’ve been trying to put on-line a test page and everything works as supposed to except the JavaScript doesn’t get executed. First i thought it was path issue or errors in the file but now, the file is empty (almost) and the same path is set for a CSS file and that loads in fine.
It’s probably something patheticly obvious but i just can’t see it. Suggestions on how to shoot it?
The page is here. All i need is to get the alert() executed on page being loaded (here is the JS-file).
Testing the page locally works perfectly. Submission works on-line as well. It’s just the little, evil JS file that doesn’t load (or at least doesn’t execute).
This piece of code in global.js gives me an error in firebug
And the error is