hi i have a website i created and it is using iScroll so basically i have a fixed width on a div tag, and it will become scroll-able if the content is too long.
the same code i have iscroll applied works fine on iphone and ipad
however, on android, when the webview is first loaded in portrait mode it is not scrollable, but if you put it in landscape, and then back to portrait, then you are able to scroll.
why orientation change in android affect iScroll? how can i fix this for android?