On Fri, 11 Feb 2011 14:48:26 +0100, Kris Zyp <kris@sitepen.com> wrote: > Increasingly, web applications are centered around JSON-based content, > and utilize JavaScript to render JSON to HTML. Such applications > (sometimes called single page applications) frequently employ changes to > the hash portion of the current URL to provide back/forward navigation > and bookmarkability. However, this is largely viewed as an awkward hack, > and is notoriously problematic for search engines (Google has a hash to > query string conversion convention, which is also highly inelegant). We > need support for first class navigation of JSON documents, while still > leveraging HTML rendering technology. What is wrong with the more generically applicable history.pushState()? -- Anne van Kesteren http://annevankesteren.nl/Received on Friday, 11 February 2011 13:56:19 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:13:16 UTC