Using jquery mobile in IBM Worklight for WIndows Phone 8

主宰稳场 提交于 2019-12-13 04:34:45

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!