I'm using iOs app, There is a Webview with jquery-Mobile, The problem occur when the device is shaked. Between page transitions looks a blink. If I don't shake the device blink not appear.
In landscape mode blink not appear, only in portrait mode.
My metas:
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <meta name="apple-mobile-web-app-capable" content="yes">
I tried with:
-webkit-visibility:hidden
But this not resolve my problem...
Device: iPad iO5.