|
I have been looking and looking for a DOM inspector for mozilla browsers, before you say there are plenty out there... Does it really inspect the DOM or does it just build a DOM model based upon inspection of the page source? I have found plenty of DOM inspectors that do not inspect the DOM! IE developer tools actually inspect the DOM and let you update it when the page changes.
|