Hidden Footer
December 2026
wheelDistance keeps track of how far someone scrolls. Once it passes the threshold, the code knows when to show or hide the footer.
touchStartY keeps track of how far someone swipes on mobile. Once it passes the threshold, the code knows when to show or hide the footer.