I wanted to know is it possible to find a which file from several js files, responsible for an event that relates input field using firebug / chrome
If it is possible, how can I do it?
Suppose I have a page with 10 js files and a lot of code in them –
one of the files is responsible for a specific test in the input field.
How can I using firebug / chrome to find out what event is going on and what file it belongs?
If you’re using Firebug:
If you’re using Chrome developer tools: