Firebug lite - break on attribute change - IE
问题 I'm trying to find what is changing the height/width of an attribute in IE9 only. There is a Firebug feature "break on attribute change" https://getfirebug.com/wiki/index.php/Break_On_... I've included the firebug-lite script in my code. https://getfirebug.com/firebuglite But right clicking on an element in firebug lite doesn't bring up the context menu unfortunately :( Does firebug lite support "break on attribute change"? Or is there an alternative method? Thanks, Russ 回答1: Woohoo!! Found