This problem has bothered me for a while and Im sure theres some sort of technicality which stops this from being possible, but is there a way to find which Javascript file is linked to a button?
So when I press a submit button and it triggers a Javascript event, I need to find the code which is being triggered rather than trawling through every link in the head of the html trying to find
"jQuery('submitBtn').click(..." Im using Firebug and sometimes Chrome's console.
fireDiffaddons.mozilla.org/fr/firefox/addon/firediff