javascript - How to debug in Firebug when code is in separate JS file? -


I'm starting with firebug.

I have a JS file that has some JQuery in it

How can I debug that code when any JavaScript presented on the HTML page is not a reference of my file.

Thanks Malcolm

If you go to the Scripts tab then a small drop down Box, which will allow you to select any of the linked scripts in the page. If you get some help then you will not get much help ...


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -