mojolicious / mojolicious.org

:cookie: Mojolicious Website
https://mojolicious.org
33 stars 19 forks source link

highlight current section in sidebar #16

Closed tim-2 closed 4 years ago

tim-2 commented 4 years ago

This is a minimalistic approach to highlight the current section in the sidebar.

kraih commented 4 years ago

Thanks!

tim-2 commented 4 years ago

:+1: I just noticed that sometimes in Firefox the initial scroll position isn't highlighted when a link such as https://docs.mojolicious.org/Mojolicious/Guides/Tutorial#Hello-World is opened in a new tab. This can be fixed by invoking the onscroll event manually once.