zola70
06-29-2007, 06:05 PM
Greetings all. I have searched the site for an answer, but found nothing.
I have a page with an iframe in it. The pages I display in the iframe link to other pages. That builds up an intolerable list of "back" pages in the navigation queue.
I would like to decrement the queue by one each time I display a new page in the iframe. Another way to say that, I'd like to delete the entry in the navigation queue that is automatically created when the new page is loaded.
Imagine that PageA calls PageB. PageB contains the iframe. After playing around with the mulitiple iframed pages, I'd like the browser's "Back" button to return to PageA (otherwise, the user would have to hit "Back" for every page that had been displayed in the iframe).
Is this easily doable? Thanx much!
I have a page with an iframe in it. The pages I display in the iframe link to other pages. That builds up an intolerable list of "back" pages in the navigation queue.
I would like to decrement the queue by one each time I display a new page in the iframe. Another way to say that, I'd like to delete the entry in the navigation queue that is automatically created when the new page is loaded.
Imagine that PageA calls PageB. PageB contains the iframe. After playing around with the mulitiple iframed pages, I'd like the browser's "Back" button to return to PageA (otherwise, the user would have to hit "Back" for every page that had been displayed in the iframe).
Is this easily doable? Thanx much!