ios - iOS5 + jquery-mobile transition blinks -
i trying remove annoying flickering effect on jqmobile transitions when running on ios 5. tried several methods other posts -webkit-backface , did other work not reach complete solution. observed flickr occurs when, before transition, page repositioned due navigation bar displaced 1 pixel (maybe 2) top. problem begins on initialization or after device rotation when page rerendered , got 2 possible working results,
- working without flickering , expected on each transition.
- falls on each transition appearing described blink.
problem, of course, 1 or 2 randomly when new page render. thank you.
a combination of methods here should trick...
for others have problem, op said that
mainly data-position, webkit backface , others not provide full solution , set custom css jqmobile 1.0 posted on github link suggested , works
Comments
Post a Comment