+ 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
1 ответ
+ 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