Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History not working #15

Open
calvinmetcalf opened this issue Jan 15, 2013 · 0 comments
Open

History not working #15

calvinmetcalf opened this issue Jan 15, 2013 · 0 comments

Comments

@calvinmetcalf
Copy link
Contributor

So I was unable to get this working with my browser history, i.e. couldn't hit back button to go to the previous zoom, so I did the logical thing and rewrote my fork to use pushState for modern browsers and onhashchange for middle-aged browsers and the watching method you had for ancient browsers, in CoffeeScript.

I'm not sure if this is the direction you want to go but if it is I can always port some of this back to javascript.

working demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant