jQueryMobile viewport not working in Windows Phone

Deadly 提交于 2019-12-07 10:39:13

问题


I'm testing jQueryMobile in WindowsPhone and the viewport isn't working.


回答1:


There is a workaround on this page.

<!--[if IE 7]><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /><![endif]-->


来源:https://stackoverflow.com/questions/6229223/jquerymobile-viewport-not-working-in-windows-phone

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