waypoints
waypoints copied to clipboard
Creating a select box inside waypoint div scrolls the user back to top
SO I have a nab bar that stays on the top when the user scrolls past its location. I have a select box in this nav bar that lets user jump to various locations. When the user taps on the select box on an iOS device, the user gets scrolls to the top.
If you see this codepen demo on an iPhone or iPAd, you will see what I am talking about http://codepen.io/prateekjadhwani/pen/oLKvEd/
- Scroll down to see the nav bar fixed.
- Tap on the select box to choose an option
- The user gets thrown back to top