lcdsantos / menuspy

A JavaScript library to make navigation menus highlight the item based on currently in view section.
https://leocs.me/menuspy/
MIT License
303 stars 38 forks source link

side-menu/ height to 100vh #3

Open ComunicaViVe opened 7 years ago

ComunicaViVe commented 7 years ago

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: 1080px; color: #FFF; text-align: center; }

Custom: section { height: 100vh; color: #FFF; text-align: center; }

HansCz commented 5 years ago

Same issue here

Lxiaojiao commented 2 years ago

lavalamp height to auto,click nav is error.