Login
Remember
Register
Ask a Question
What is a scrollspy plugin in Bootstrap?
0
votes
asked
Oct 7, 2019
in
Bootstrap
by
Tracy Williams
What is a scrollspy plugin in Bootstrap?
scrollspy-plugin
scrollspy-plugin-bootstrap
bootstrap-scrollspy-plugin
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 10, 2019
by
john ganales
It is an auto-updating nav plugin which allows in fetching section of the page based on the scroll position. This can be done by the .active class to the navbar based scroll position.
...