Skip to content

Conversation

@mcinp
Copy link

@mcinp mcinp commented Mar 26, 2014

Element.removeClassName only accepts single class name, that's why on line 82
this.$element.removeClass(reset) statement didn't remove any class and caused Affix element not to return to original position when page was scrolled back up.

mcinp added 3 commits March 26, 2014 19:58
Element.removeClassName only accepts single class name, that's why on line 82
this.$element.removeClass(reset) statement didn't remove any class and caused Affix element not to return to original position when page was scrolled back up.
scrollspy didn't work - now it does as in example sidebar navigation in original bootstrap docs
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

Successfully merging this pull request may close these issues.

1 participant