menuspy icon indicating copy to clipboard operation
menuspy copied to clipboard

A JavaScript library to make navigation menus highlight the item based on currently in view section.

Results 9 menuspy issues
Sort by recently updated
recently updated
newest added

Hello! Awesome scroll! But customizing height to 100vh on **section** properties broke the navigation. Only works with 1080px? I just want to fill exact 100% browser height Original: section {...

Height is auto, click error

Hi there, When I pin a section using gsap, I believe it's causing MenuSpy to have trouble calculating when an ID hits the top of the viewport. Here's a minimal...

Hi, There is a problem after page refresh How to reproduce : https://leocs.me/menuspy/examples/sidemenu.html click on the latest bullet (section-3) refresh the page click on any other bullet let say section-2...

Hi, I don't know if you are going to reply to this, but your library is very helpful to me actually, I'm new to JS so maybe _is a fault...

As soon as I initiate VueJS on any of the ancestor elements of the nav, the `active` class is no longer added to the active item. The hash is still...

Hi, MenuSpy is great. Very performant and easy to use, as promised! I implemented the [Lavalamp](https://leocs.me/menuspy/examples/lavalamp.html) effect (from the example) and that was pretty easy too. But I ran into...

I wonder about such an option. It doesn't seem to be possible with a callback as well though. Thanks

Is it possible to add to your options a new one to select the parent selector ? Right now, select the page's height but it could be better to select...