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
Post a Comment