jQueryMobile 对不同分辨率的支持
我使用 jQueryMobile 作为在 iPhone/Android 设备上运行的应用程序。应用程序有一些自定义图像。如何处理不同的分辨率?我应该包含图像的多个版本吗?以及如何在 html5 中处理这个问题
谢谢
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 versions of a image? and how to handle this in html5
thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看运行媒体查询文档: http://jquerymobile.com/ demos/1.0a4.1/#docs/api/mediahelpers.html
Look at running media queries documentation: http://jquerymobile.com/demos/1.0a4.1/#docs/api/mediahelpers.html