how to add full screen welcome image on a web app using jquerymobile

前端 未结 3 1648
野趣味
野趣味 2021-01-31 11:50

I think it\'s there in jQTouch but how do I add a full screen welcome image for my iPhone web app developed using jQueryMobile?

The app is a full screen web app and it i

3条回答
  •  礼貌的吻别
    2021-01-31 12:43

    iOS has its propertiary stuff for displaying a splash while app loads. I didn't use it yet (I didn't need that) but here's how they say it can be done:

    
    

    You might want this too:

    
    

    See here for more: http://matt.might.net/articles/how-to-native-iphone-ipad-apps-in-javascript/

提交回复
热议问题