I am trying to debug an existing app that uses jquery. I’m trying to find where a callback function is set for an onchange, but I cant find it anywhere, possibly due to the JS code being loaded via ajax (not my idea).
Is there a tool I can use, preferably a firefox or chrome plugin, that will let me get a list of JS calls that executed on my page?
Get Firebug.