I’d like to make a scrolling effect similar to www.canvaslms.com/gauge.
If I make each section 100% viewport height, it would make each section perfectly high no matter what device or screen size was viewing the content.
My question is how would I make this scrolling effect, it works with mouse wheel and with keyboard arrows.
Also how would I account for the size of the header?