android - How much support is there for -webkit-overflow-scrolling:touch -


how many browsers support

-webkit-overflow-scrolling:touch 

ios5 does, rest of them, , android etc..

as of writing, -webkit-overflow-scrolling exclusive mobile safari on ios 5 , later.

as of mid-2012, latest android version (4.1 jelly bean) not support it, supported in chrome android, can downloaded google play (and supports android 4.0+). android 3.0+ supports overflow: scroll, it's not snappy.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -