Hi, I have a website that I created and it uses iScroll so basically I have a fixed width in the div tag and it will become scrollable if the content is too long.
the same code i used iscroll works fine on iphone and ipad
however, on android, when the web view is first loaded in portrait mode, it does not scroll, but if you put it in landscape mode and then back into portrait, you can scroll.
why does changing orientation in android affect iScroll? how can i fix this for android?
source share