Updating browser history from an ajax response
Esteban Maringolo <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <CAJMgPCLOiiEvZxFS3mQUQC8eStj_s-CZTrMCibd25=JHDf_2YQ@mail.gmail.com> |
I have a Seaside application that is almost 100% AJAX driven to replace the visual components (no call/answer involved). I plan to to use history.pushState() and history.replaceState() My plan is to update the browser url after replacing some components, but using the URL building of the existing #updateUrl: (including _s/_k parameters and whatnot). Is it possible to obtain the URL of the session presenter within the ajax response? Thanks in advance, Esteban A. Maringolo _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside