backbone-routes-example
backbone-routes-example copied to clipboard
history.pushState
Use history.pushState (if available) to remove the hash (#) from the URI and replace it with a "/". Fallback on the original hash if pushState is not available.