Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript window scroll javascript error Re: window scroll javascript error

#134951
TheDoc
Member

Here’s a really stripped down version of the scrolling: http://codepen.io/ggilmore/pen/931d869cb3d20d4d02744e5a9a4a049c

Though, you’d probably just be better off using `position: fixed` on the nav. The animation of the nav only distracts.