On Tue, 22 Nov 2005 17:17:24 +0100, Karl Pongratz <karlhp@karlhp.com> wrote: > How do I return to a document in the web browser history which has been > added via pushState()? Probably by pressing the back button. > 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. It saves the DOM. You can all read this in the draft: <http://whatwg.org/specs/web-apps/current-work/#pushstate> -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>Received on Tuesday, 22 November 2005 16:22:27 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 6 January 2015 21:16:19 UTC