Tuesday, 15 March 2011

windows phone 7 - Page Transition on WP 7 with Cordova + Jquery Mobile -



windows phone 7 - Page Transition on WP 7 with Cordova + Jquery Mobile -

we developed little application fpr windows phone 7.5. application has 2 differnet screens.(page , page b)

on first screen(page a) button. if user nail button screen should alter page page b.

the problem "page transition" works immediatley, won`t work , after 4 or 5 seconds.

we utilize code: http://paste.ubuntu.com/1642653/

and use:

cordova 2.3.0 jquery 1.8 jquery mobile 1.2.0

how colud solve problem?

best regars, sammy

some platforms have issues transitions. working on solution solve problem everyone. if experiencing flickers , flashes during or @ end of transition suggest next workaround. please note workaround should throughly tested on target platform before deployment. workaround known cause performance issues, , browser crashes on platforms android.

add next code custom css.

.ui-page { -webkit-backface-visibility: hidden; }

source: jquery page transitions

update: have missed close 2 </div>. have tested code on chrome (pc) working flawlessly. might browser issue.

jquery windows-phone-7 cordova jquery-mobile cordova-2.0.0

No comments:

Post a Comment