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,

  1. working without flickering , expected on each transition.
  2. 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

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -