Hi, using Bootstrap Scrollspy as part of the framework.
So far, I have managed to get scrollspy to work, but not as it should.
scrollspy correctly changes the state of the navigator, but not exactly on the specified div.
The first div container in which scrollspy should change navi works well, but then the offset to the next containers increases, and at the end of the scrollspy change it is indicated in nomansland, and not on top of the div.
When the site is loaded, scrollspy displays the last navigation entry, not the first.
I guess this is something with a percentage arrangement. What do you think?
Here you can find the dev page:
http://dekonstruktiv.ch/static_sheggendorn/
Thanks for any help
source
share