aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes history.go doubt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "history.go doubt" Watch "history.go doubt" New topic
Author

history.go doubt

Pradeep Adibatla
Ranch Hand

Joined: Oct 27, 2009
Posts: 336
I am doing a history.go(-1) to go back to previous page and show as it was earlier instead of loading again...


Does history.go(-1) would'nt allow other things to happen like sending some ajax values along with history.go(-1)??

Meaning , in a javascript function having 2 things

a) history.go(-1)
b) Ajax call and sending values to the jsp(which is nohing but history.go(-1)



 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: history.go doubt
 
Similar Threads
history.back() in Netscape 7.2
Back Button Using Javascript
why page has been expired without take more time after page opened ?
history.go(-1) should fire by itself
alternative to history.back()