Question

I am porting a Web App to a new environment. Due to changed paths, some references to JavaScript Files () are broken. I know of no way to make Firefox / Firebug / the web developer toolbar to warn on missing JS files, or at least issue an information somewhere.

Am I overlooking something? Thanks in advance.

Was it helpful?

Solution

The Net tab of Firebug should highlight any missing JS files in red.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top