Tuesday, September 13, 2011

[android-developers] Scroll not working on 'div's with overflow:auto set

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment