>
> HTML5 pushState is a much better alternative that allows JavaScript
> apps to change the URL in a way that's backwards compatible (if
> implemented correctly), so the generated URLs can be used regardless
> of whether the client supports JavaScript.


IMO, Github's use of pushState for browsing repos seems quite well done and
a good example of progressive enhancement. For example, compare browsing
through folders and files at this URL in FF 3.6 vs. Chrome:

https://github.com/github/markup

Kyle A.

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to