How do you know how far the screen is scrolled horizontally?
-
When scrolling the page horizontally, you need to set the header to a negative left with an appropriate value for how far the page is scrolled. Please tell me how to do this?
Example https://www.viamaris.com/JavaScript Willow Lucero, Aug 26, 2019 -
Simple , only we have an abscissaFiona Moses
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!