开发者

jQueryMobile support for different resolutions

开发者 https://www.devze.com 2023-03-07 04:10 出处:网络
I use jQueryMobile for an app to work on iPhone/Android devices. App has some custom images. How can I handle different resolutions? Should I include multiple ve开发者_如何学Pythonrsions of a image? a

I use jQueryMobile for an app to work on iPhone/Android devices. App has some custom images. How can I handle different resolutions? Should I include multiple ve开发者_如何学Pythonrsions of a image? and how to handle this in html5

thank you


Look at running media queries documentation: http://jquerymobile.com/demos/1.0a4.1/#docs/api/mediahelpers.html

0

精彩评论

暂无评论...
验证码 换一张
取 消