+ 2
Does anyone know, how to create a fixed navigation menu upon scroll?
The navigation menu moves until it reaches the top of the page then the class/id switches to fixed, I'm having trouble creating this, maybe someone can help.
1 Antwort
+ 2
use css "position: fixed;" for the wrapper container of navigation menu