I have tried so many different things and I keep searching but I find nothing!
Help anyone?
I have tried so many different things and I keep searching but I find nothing!
Help anyone?
See if this helps, the guy says the div must have a fixed size: http://uxebu.com/blog/2010/04/27/touchscroll-a-scrolling-layer-for-webkit-mobile/
If that's not what you are looking for, you might also check out jqtouch and things like this jqt.scroll extension: (sorry, I can only post 1 link apparently, look for jqt.scroll.js on this site: code.google.com/p/jqextensions/ )
I've had great luck with this on all browsers and platforms - including iPad: http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html
But, really it is just fancy-ing up the basic overflow: auto
effect on an element
iScroll: http://cubiq.org/scrolling-div-on-iphone-ipod-touch
Looks/Works just like the native controls that have one-finger scrolling.