You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JavanXD thanks but this implementation is not what I need, tried almost all, I've reading in another issues that you also have the same problem, can you implement this? with bootstrab 4.0 list? you can share your code?
@Nexeuz I ended up implement my own directive based on this simple module. Writing your own scrollspy-directive is not that difficult as it seems. I was able to scroll-spy on an element and not only on the window, which means you can also support a scrollbox.
With the above linked module you can fix this bootstrap4-beta problem where you need the active-class on the parent element.
I need add active class when user scroll on the page depdending to the item id https://getbootstrap.com/docs/4.0/components/scrollspy I don't have idea how to do it
Any Help? Thanks.
The text was updated successfully, but these errors were encountered: