I\'ve been working with a ton of other\'s JS recently, and am starting to really hate trying to debug it. Even with Chrome\'s dev tools I can\'t track down a lot of the DOM
In Chrome dev tools, you have the option of breaking execution when the DOM changes.
Also a screenshot to illustrate Wolfram's answer (+1)