Yeah, updating just a part of the page means that the browser still has the same
page in
the history... it''s one of the big problems with AJAX in general.
I haven''t read this completely, but this guy shows how he keeps the
history in javascript:
http://www.onjava.com/pub/a/onjava/2005/10/26/ajax-handling-bookmarks-and-back-button.html
Might more work than you want to do though!
b
Xavier Noria wrote:> There are a couple of links in the wiki about AJAX and the back button,
> but seem to be broken.
>
> I have a page with AJAXified tables and normal links. When the user
> modifies some table, follows a normal link, and presses the back
> button, the shown tables are the original ones (modifications are OK in
> backend). Is there some standard solution to this?
>
> -- fxn
>
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails