Is there any way to stop an Iframe re-loading it\'s contents when I change it\'s position within the DOM? Simple example:
What about using an ajax request to load the ad's contents, and adding the contents to the DOM when the ajax call returns, instead of using an iframe?