is there a way to get the contents of a page, for example http://google.com
, and insert it in the current document, but in the way that the iframe does, I mean... with styles, scripts and everything that page has ?
And make so the styles and scripts don't affect the current document :)