问题
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