We have built a web application (at the moment PHP and jQuery) that we are trying to optimise for our client to use on a Galaxy Tab.
*Problem:* The app interface has a div at the top using CSS - position: fixed (meaning the div should remain at the top of the interface no matter what scrolling occurs). However when the user scrolls down the div slides upwards at the same rate as the scroll. Then when the user releases the scroll the browser redraws (renders) the div back where it should be. (only tested on Samsung Galaxy Tab 10.1 as this is the clients intended deployment device) *Questions:* 1. Is this a hardware issue and beyond our control? 2. If not a hardware issue, what advice can be offered? Thanks for your reply. -- 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

