jupishamburg / legalisiert-es

Eine Aktion der Jungen Piraten, um Bewusstsein zu schaffen, dass Drogenliberalisierung aus unserer Sicht der bessere Weg ist.
http://legalisiert.es/
1 stars 0 forks source link

Scrollspy #6

Open barnslig opened 10 years ago

barnslig commented 10 years ago

The main menu should mark the current viewed item while scrolling. Maybe jQuery-scrollspy is useful.

barnslig commented 10 years ago

I've added a class called .active that you can add to a <li>-element of the nav. Just add it to the currently shown article.

Maybe jQuery Waypoints is also interesting to fix this issue.