Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Multi Frame Page Does not replace back button function.

Reply
Thread Tools

Multi Frame Page Does not replace back button function.

 
 
DBLWizard
Guest
Posts: n/a
 
      05-05-2005
I have a multiframe page that when you click on a button on the page it
changes the content in one of the other frames. This function works
and I am using:

parent.fraControl.location.replace(sHref)

To change the content. But the Back button in Firefox keeps track of
each of the pages. So that when the user does a Back button it only
redirects them back through each of the different content pages instead
of back to the Lookup Page that got things started. Can anybody tell
me what I am doing wrong?

Thanks

dbl

 
Reply With Quote
 
 
 
 
DBLWizard
Guest
Posts: n/a
 
      05-05-2005
doh.

I found one reference that was still setting location.href instead of
location.replace(sHref).

So ignore this.

Thanks

dbl

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
multi-page form and "back" button William Gill Javascript 17 07-02-2011 09:40 PM
need freeware DVD player with frame-by-frame forward *and* back wylbur37 DVD Video 1 11-06-2006 01:58 AM
disable the back button provide the users with my own button to go back. sylvia sil ASP .Net 1 12-29-2004 04:41 PM
How to utilize var in frame a from frame b (IE does not play) F. Da Costa Javascript 0 01-08-2004 01:08 PM
how to redirect from 3 frame page to single page frame? Zalek Bloom ASP General 1 09-23-2003 02:23 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57