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

website: clicking links to other headers #9

Closed
justinbmeyer opened this issue Mar 1, 2012 · 3 comments
Closed

website: clicking links to other headers #9

justinbmeyer opened this issue Mar 1, 2012 · 3 comments

Comments

@justinbmeyer
Copy link
Contributor

If you click a link that changes the hash to direct the user to a header with the hash's id, the left hand side does not change location.

If a scroll event is not being fired, we probably need to listen to click's on links and check if they are changing the hash (or just listen to hashchange).

@retro
Copy link
Contributor

retro commented Mar 1, 2012

What do you mean by "the left hand side does not change location"?

@justinbmeyer
Copy link
Contributor Author

click a link like foo

the left hand side does not change to show the new position you are looking at.

@ghost ghost assigned retro Mar 1, 2012
@retro
Copy link
Contributor

retro commented Mar 1, 2012

This is fixed. I've tested it with the "Use of other libraries" link.

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

2 participants