Jump to content


viewport and iphone5 fullscreen

Submitted by camaran on 31 December 2012 - 02:47 PM

#111


  Add Issue 

camaran

Issue Timeline

  • Simon_P updated issue severity to Working As Intended

    08 January 2013 - 09:35 PM

  • camaran added issue #111

    31 December 2012 - 02:47 PM

the viewport code is bad and in iphone 5 not work in full screen:


 <br />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />

And this is the correct code for iphone 5 and other


 <br />
<meta content="width=device-width; initial-scale=1.0; maximum-scale=1.0;" name="viewport" />

you can try the first on chatme.im and the secondo on webchat.chatme.im

Comments


TracDown © 2013 Michael Burton
Click to return to top of page in style!