Without using iframes, is it possible to load the contents of
<div id="siteloader"></div>
With an external site e.g. somesitehere.com
When the page loads? – I know how to load contents from a file, but wasn’t sure how to load a whole site?
Many thanks,
This is possible to do without an
iframespecifically. jQuery is utilised since it’s mentioned in the title.