How do I return to a document in the web browser history which has been added via pushState()? It means what does pushState() save, does it save the entire DOM of a document or does it just save some sort of event handler which is fired when going Back/Forward. With document.save() I had in mind that the manipulated document (DOM) is saved to the web browser cash. Is that understandable or does it require more explanation? Anne van Kesteren wrote: > On Mon, 21 Nov 2005 20:03:40 +0100, Karl Pongratz <karlhp@karlhp.com> > wrote: > >> There is yet the question if pushState() requires to execute >> JavaScript to display the altered document. > > > I'm not sure I understand. Could you elaborate? > >Received on Tuesday, 22 November 2005 16:18:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:52 GMT