jquery-mobile/themes
Kin Blas 23689f2379 Fixed 358
List thumbnails disappear in iOS 3.1.2

- The bug seems to be caused by the fact that .ui-page has a -webkit-backface-visibility:hidden on it. I added a dummy translateX(0) -webkit-transform which seems to work around the problem. In theory, the backface property should only be needed during the flip transition since that is the only time the back of an element would be visible, but it seems that we are using backface to prevent tile rendering from being visible while scrolling.
2010-11-03 12:25:39 -07:00
..
default Fixed 358 2010-11-03 12:25:39 -07:00
valencia added php to <? opening tags - thx @TechIsCool. Fixes #308 2010-11-02 14:24:17 -04:00