davidaurelio / TouchScroll

TouchScroll is a JavaScript- and CSS 3-based scroller for devices using Webkit Mobile. It is meant to mimic “native” scrolling feeling and behavior as much as possible.
http://uxebu.com/blog/2010/04/27/touchscroll-a-scrolling-layer-for-webkit-mobile/
BSD 2-Clause "Simplified" License
474 stars 61 forks source link

Tapping the title bar on apples devices doesn’t scroll to top. #8

Open davidaurelio opened 13 years ago

davidaurelio commented 13 years ago

Tapping the title bar on iPad/-Phone/-Pod should scroll to top. Problem: If more than one scroller is defined, how do we find out which one is active and/or visible.