4

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

Diogo Cardoso
  • 21,637
  • 26
  • 100
  • 138

1 Answers1

3

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]-->
keyboardP
  • 68,824
  • 13
  • 156
  • 205