virtual iframe or method to store a URL

D

David

I am working on a page that is being served ads. These ads are served as
URL's ( actual pages ). The content of these URLs then needs to be placed
inside of a <div> for flexibility. An iframe is out because of the auto
height issue. The ads are not on the same domain as the page containing the
iframes.

I have successfully created a script to load an iframe ( with display:none )
with the URL, and then transfer the innerHTML of the iframe to the <div>.
The problem with this is that 2 impressions are made of the ad.

Is there a way to store the data from the URL into some sort of object that
doesn't actually load the content ( images etc.. ) and then transfer it from
there avoiding 2 impressions of the ad?

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,164
Messages
2,570,901
Members
47,439
Latest member
elif2sghost

Latest Threads

Top