Export or save html source including iFrame's html -


The HTML in Firebug displays the full HTML of the page in the HTML view, which includes the HTML of the IFrame. Is it a way to save the same HTML view or use the other FF extension to save the full HTML? That means the saved file will have HTML, body and rest domains for iframe. I know that I can see and save the HTML of the individual IFr्रेम, but I want everything in a file.

You can crawl the DOM for all iframes and then from each url in the src attribute of the iframe Can httpRequest to capture dom


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -