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

Scrollspy acting up when targets are hidden #11203

Merged
merged 1 commit into from Dec 29, 2013
Merged

Scrollspy acting up when targets are hidden #11203

merged 1 commit into from Dec 29, 2013

Conversation

jasny
Copy link
Contributor

@jasny jasny commented Oct 22, 2013

If elements are hidden using display: none; which are targets mapped by scrollspy, the plugin might select an incorrect or no menu item.

Checking if the target is visible solved this.

If elements are hidden using `display: none;` which are targets mapped by scrollspy, the plugin might select an incorrect or no menu item.

Checking if the target is visible solved this.
@fat
Copy link
Member

fat commented Dec 29, 2013

church

fat added a commit that referenced this pull request Dec 29, 2013
Scrollspy acting up when targets are hidden
@fat fat merged commit ea40e79 into twbs:master Dec 29, 2013
@mdo mdo mentioned this pull request Dec 31, 2013
@jasny jasny deleted the patch-1 branch January 4, 2014 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants