At Angular Navigation .designs Mixed In Windows Phonegap App
In All application two screens contents get mixed with each other at navigation. In iphone and android it works fine but not in windows. I am using angular js 1.2.3, cordova 2.9.1,
Solution 1:
Just Remove css position "Absolute" or "Fixed". angular animation does't work with this css in windows phone or use jquery to set position fixed or absolute after page load
Post a Comment for "At Angular Navigation .designs Mixed In Windows Phonegap App"