Comment on An idea for getting rid of the hashbang problemparentComments−michaelcgormanOP15yAll pushState does, AFAIK, is add things to your browsing history; it alone doesn't affect the content you receive. It does, however, make it possible (for recent browsers with JS enabled) to use the back button to navigate through AJAX-ed sites.
Comments
All pushState does, AFAIK, is add things to your browsing history; it alone doesn't affect the content you receive. It does, however, make it possible (for recent browsers with JS enabled) to use the back button to navigate through AJAX-ed sites.