P
pentisia
Hi there,
We are using history.go(integer) to go back to the certain page
directly. Because there are some pages interaction in between. For
example, starting from page 1 to page 2. From page 2, it will reload
sometime, or go to page 3 and then go back to page 2 again. If we use
history.back, it will only go back to the previous page. So, we have
to use history.go in order to go back to page 1 correctly.
But there is some problem with the history, sometime the history
will gone. For example, the history.length should record 10 pages,
but, it will show less than that sometime, likes 5 pages. And we found
out the pages before that are missing. Due to this, we can't go back
to the page 1 correctly as the pages had missing. We had figure out
this might cause by the size of that page that loaded. If the page
size is more, it will need more space to record to the history and the
pages that keep will be lesser.
We wish to know is there anyway we can change the setting to
enlarge the history size to keep more pages? We believe the setting
should be on the browser. But don't know where. We are using Internet
Explorer 6.0.
Thanks for the help in advance.
Best Regards,
Patricia
We are using history.go(integer) to go back to the certain page
directly. Because there are some pages interaction in between. For
example, starting from page 1 to page 2. From page 2, it will reload
sometime, or go to page 3 and then go back to page 2 again. If we use
history.back, it will only go back to the previous page. So, we have
to use history.go in order to go back to page 1 correctly.
But there is some problem with the history, sometime the history
will gone. For example, the history.length should record 10 pages,
but, it will show less than that sometime, likes 5 pages. And we found
out the pages before that are missing. Due to this, we can't go back
to the page 1 correctly as the pages had missing. We had figure out
this might cause by the size of that page that loaded. If the page
size is more, it will need more space to record to the history and the
pages that keep will be lesser.
We wish to know is there anyway we can change the setting to
enlarge the history size to keep more pages? We believe the setting
should be on the browser. But don't know where. We are using Internet
Explorer 6.0.
Thanks for the help in advance.
Best Regards,
Patricia