backbone-routes-example icon indicating copy to clipboard operation
backbone-routes-example copied to clipboard

history.pushState

Open code-for-coffee opened this issue 9 years ago • 1 comments

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.

code-for-coffee avatar Jul 24 '14 15:07 code-for-coffee