问题
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).
来源:https://stackoverflow.com/questions/22502080/using-jquery-mobile-in-ibm-worklight-for-windows-phone-8