I've gotten myself into a pickle. I made a page where an iframe loads onmouseover. The thing I didn't realize is that EVERY TIME the iframe loads another page, the browser registers that in history. So if you change the iframe a dozen times on that one page, you have to hit the BACK button at least a dozen times to go back one page!
Is there a way to use the history object to perhaps grab what page they came from, and then take them back to that page when they hit the back button? Or is there someway I can prevent the iframe from loading in history at all?
Thanks!
Dispensing quality rants and mishaps since 1999:
Is there a way to use the history object to perhaps grab what page they came from, and then take them back to that page when they hit the back button? Or is there someway I can prevent the iframe from loading in history at all?
Thanks!
Dispensing quality rants and mishaps since 1999: