iPhone - customizing WebKit
Posted
by Greg
on Stack Overflow
See other posts from Stack Overflow
or by Greg
Published on 2010-04-17T16:50:47Z
Indexed on
2010/04/17
16:53 UTC
Read the original article
Hit count: 215
Hello,
Apple has disabled the overflow CSS aspect in mobile Safari so it is not possible to scroll inside a fixed height div. This is quite annoying.
While making an iPhone native app, is it possible to access WebKit settings to turn that feature on ?
© Stack Overflow or respective owner