The problem is that I have a huge Javascript code, it’s broken down into many files.
And I can’t seem to find where a particular javascript code is .
How would you go about finding if you were in my place?
I have the firebug lite installed but no clue how to use it. Thank you.
P.S. I’m not able to comment on SO for some reason. Sorry.
I would use a text editor with a Find In Files option like Notepad++. Most IDEs would also provide this search option.