Is it possible within Firebug to open HTML in an external editor and have it include the DOM modified HTML?
Use case: 1) Open a page that has Javascript loaded content. 2) Inspect source with Firebug. HTML shows the loaded content. Clicking 'Edit' on the 'Body' enables you to see all of the source including dynamic content. 3) Choose Firebug > Open with Editor. Source code shown in the editor is that of the original page and not of any dynamic content. Additionally, I get the error: 'Failed to load source for:' on some pages. If you have Web Developer Toolkit, loading full HTML including dynamic content into an external editor is possible using: Miscellaneous > Edit HTML > Save... > Open with Editor. Would be great if this were possible in Firebug. :) Thanks!! - Highway of Life --~--~---------~--~----~------------~-------~--~----~ 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 http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
