-
-
Notifications
You must be signed in to change notification settings - Fork 188
Float the navigation panel when scrolling #44
Copy link
Copy link
Closed
Labels
Description
I've had a few pages get long, where having the navigation scroll with the content would make jumping around the docs much more comfortable.
What about something like the Bootstrap docs navigation sidebar? There's a good breakdown here that builds the behavior in layers.
Even without attaching a scrollspy to highlight the current location, simply fixing the navigation to scroll with the content would be a nice enhancement.
Reactions are currently unavailable