Hello,
I have created a layout that has a header, footer and scrollable
center content at:
http://dataprism.net/getting_started.php
On Safari, Firefox and Chrome the center div has a scrollbar when
needed, and looks and scrolls properly.
On the iPad (and subsequently on phonegap) the center scrollable
section has no scrollbar and requires two fingers to scroll.
Is this the expected behavior? My pages without the fixed top and
bottom header and footer scroll with one finger.
Is there any magic I can do to correct this, or do I have to detect
the iPad and tell people they must scroll with two fingers?
Thanks,
-ml