Connecting Tech Pros Worldwide Forums | Help | Site Map

independent iFrames history

innov8iv
Guest
 
Posts: n/a
#1: Jul 23 '05
One page, several iFrames. Each contains its own mini web page. Is it not
possible to "go back" to a previous page within a particular iFrame? (While
leaving the others in their current state.)

I found several solutions that don't work. Most are based on . . .
javascript:history.back()

Everything I have tried works in the same way the browser back button
works - reversing every step in order. I'd like to be able to backtrack
within a particular iFrame.

Any help is appreciated. Thanks, Steve

http://www.innov8ivdesign.com/index_tangerine.htm



Stephen Chalmers
Guest
 
Posts: n/a
#2: Jul 23 '05

re: independent iFrames history



"innov8iv" <hardware@innov8ivdesign.com> wrote in message
news:Pu%jc.1448$Nb3.954@lakeread06...[color=blue]
> One page, several iFrames. Each contains its own mini web page. Is it not
> possible to "go back" to a previous page within a particular iFrame? (While
> leaving the others in their current state.)
>
> I found several solutions that don't work. Most are based on . . .
> javascript:history.back()
>
> Everything I have tried works in the same way the browser back button
> works - reversing every step in order. I'd like to be able to backtrack
> within a particular iFrame.
>
> Any help is appreciated. Thanks, Steve
>
> http://www.innov8ivdesign.com/index_tangerine.htm
>
>[/color]

I thought this might be useful to have, so here's what I've devised.
Of course all URLs must be on the same domain or you get a security error.
Tested on Mozilla, IE & Opera.

http://www.hotspot.freeserve.co.uk/ifh/
--
Stephen Chalmers




Closed Thread