I\'ve inherited a pile of code that\'s doing unexpected things when I click on some elements.
The page has a lot of Javascript, and it\'s u
Close the Internet browser and open it again. "Break on next" will start working again. Otherwise Firebug simply ignores this option after a while, and doesn´t break but run javascripts for all events without warning you.