One benefit of calling functions directly from markup is that it is easier to track what’s being called. I would like to know if there is an browser addon or something that supports a “Goto javascript source function” for each of the events attached (bound) to an element. Ideally this would take me to the original location it got bound.
Share
You can use FireQuery add on with Firefox browser. It will show you all the events attached to a dom element.
https://addons.mozilla.org/en-US/firefox/addon/firequery/