When a user clicks the browsers refresh/reload button I want my .html page to reload but also retain the current page inside an iframe? Is this possible?
Beverleyh
04-28-2011, 09:28 PM
It could be possible if you use a cookie or the page in a GET parameter maybe.