Posted by Ben C on 10/01/06 21:25
On 2006-10-01, gkorland@gmail.com <gkorland@gmail.com> wrote:
>> window.frames["firstFrame"].history.back();
>> window.frames["firstFrame"].history.forward();
>
> I tried it and it seems like the history is still global for all the
> frames, same as with the Backward button.
Interesting. I tried it on Firefox and it worked pretty well, until you
went back too far, at which point the histories seemed to sort of
cross-over and the whole frameset disappeared.
Sounds like this isn't a reliable way to do it in any case then.
[Back to original message]
|