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

Show/Hide with scroll to the top & nested selectors #6

Closed
egeloen opened this issue Oct 4, 2012 · 3 comments
Closed

Show/Hide with scroll to the top & nested selectors #6

egeloen opened this issue Oct 4, 2012 · 3 comments
Assignees
Labels

Comments

@egeloen
Copy link

egeloen commented Oct 4, 2012

Hey! There is a small issue with the show/hide behaviors. Take this structure:

level 1
  level 1.1
    level 1.1.1
    level 1.1.2
  level 1.2
    level 1.2.1
    level 1.2.2
  level 1.3
    level 1.3.1
    level 1.3.2
level 2

When I am on the level 2 and then, scroll to top, the level 1.1, 1.2 & 1.3 show.

@egeloen
Copy link
Author

egeloen commented Oct 5, 2012

It seems there is the same issue when you reload the page with the page focus on a sub level (for example level 1.2.2) and then scroll. The level 1.1, 1.2 & 1.3 show.

@gfranko
Copy link
Owner

gfranko commented Oct 7, 2012

I just released Tocify v1.0.0, so you should not see the above issues anymore (Crossing my fingers). Here is the upgraded jsbin that has the same page structure as what you listed above. Let me know if you are still having issues. Thanks!

@gfranko gfranko closed this as completed Oct 7, 2012
@egeloen
Copy link
Author

egeloen commented Oct 7, 2012

All works fine for me too! 👍

@ghost ghost assigned gfranko Apr 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants