I have developed an application using jquery mobile 1.1.0. It works in Android and iOS environments. But I was not the same lucky when I tried to deploy the same application in Windows phone 8...The user interface is not shown...Is there any kind of incompatibility between windows phone 8 and jquery mobile?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Have a look at the sample project for multi-pages application as provided by IBM Worklight: http://public.dhe.ibm.com/software/mobile-solutions/worklight/docs/v610/BuildingMultiPageApplicationProject.zip
The project contains special handling for Windows Phone 8, as it treats file location differently than other environments (such as Android and iOS).