0
votes
4answers
494 views
Only load HTML into an IFRAME
How can I only load the HTML of a page into an IFRAME, without automatically triggering the download of all the css,scripts,images,videos on the page?
Or can you get an event the moment the DOM is …
