We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just noticed that Scroll Spy miscalculates the offsets for its targets unless the element the scrollspy is on has its position set to relative.
This isn't a huge deal, but it isn't documented at all. Could we please get the documentation updated?
Thank you.
In case I'm crazy, I've setup a jsFiddle to demonstrate. I'm seeing this behavior in Windows 8 on FF 26, Chrome 32, and IE 10.
http://jsfiddle.net/ZAEXu/
The text was updated successfully, but these errors were encountered:
The documentation also isn't very clear that the event fires on the li elements of the navs in the target.
Sorry, something went wrong.
4d870af
No branches or pull requests
I just noticed that Scroll Spy miscalculates the offsets for its targets unless the element the scrollspy is on has its position set to relative.
This isn't a huge deal, but it isn't documented at all. Could we please get the documentation updated?
Thank you.
In case I'm crazy, I've setup a jsFiddle to demonstrate. I'm seeing this behavior in Windows 8 on FF 26, Chrome 32, and IE 10.
http://jsfiddle.net/ZAEXu/
The text was updated successfully, but these errors were encountered: