+ 2

stop scrolling if navbar is open

Hello everyone, how do you deal with scrolling when the navbar menu is open? I tried to play with overflow but it doesn’t work… what is the best solution how to prevent scrolling? Thx in advance all

7th Sep 2025, 9:19 PM
Juraj Golian
Juraj Golian - avatar
1 Antwoord
+ 2
can you post a sample code? how is it a problem? if it has to be done, you would probably need javascript to change to overflow behavior along with the navbar state. here's a rough idea on how i would probably implement it: https://sololearn.com/compiler-playground/W9cdD2ys3nAx/?ref=app
7th Sep 2025, 9:41 PM
Bob_Li
Bob_Li - avatar