Click to See Complete Forum and Search --> : History.go problem


prashantp
08-24-2004, 07:07 AM
hi everyone,

Suppose i have 2 pages. on the first page i click on an image and then it is changed using javascript
then i go on to the enxt page.

suppose here i click on the back button of the browse then the old image appears?

why is this happening? i heard that history.go doesn't remember if the src of an img tag has been changed, is it true?

how do i overcome my problem?

regards,
Prashant

Fang
08-24-2004, 09:14 AM
Use cookies (http://www.webreference.com/js/column8/)