Hi,
   In my web-application, we need to use the 'overflow:auto' property
to enable scrolling in multi-page documents.
   Any scrolling functions from javascript stops working when a 'div'
has the the overflow set to 'auto'. The scrolling starts working if
the overflow is changed to 'hidden'. We tried Jquery plugin 'scrollTo'
or the native javascript method 'scrollTop'.
   Problem seen on 'Samsung Galaxy Tab 10.1 (Android 3.1 build
HMJ37.UEKF3. P7510UEKF3)'
   Anybody tried to make 'scrollTop' work on Android with
overflow:auto property?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to