Which Firebug and Firefox version do you use? The current versions are FF 
8.0.1 + FB 1.8.4.

Test case:

   1. Open Firebug at 
   
http://getfirebug.com/testresults/?userheaderid=45c0ad8f20b88e32d5d7aab629f9f487
   2. Enable the *Script* 
panel<http://getfirebug.com/wiki/index.php/Script_Panel>and switch to the 
   *HTML* panel <http://getfirebug.com/wiki/index.php/HTML_Panel> (if 
   you're not there already)
   3. Reload the page
   4. Inspect the <div> with the id testResults
   5. Right-click on it and choose *Break On Child Addition or Removal*
   6. Reload the page again

=> Firebug should switch to the *Script* panel and stop at line 982 
(parent.innerHTML 
= html;)

Please apply these steps to your code and check, if it's working for you. 
If not, you should create a test case, that is failing.

Sebastian

-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

Reply via email to