prevent IE Mobile from scaling web pages automatically

Posted by Adam on Stack Overflow See other posts from Stack Overflow or by Adam
Published on 2012-06-10T21:22:28Z Indexed on 2012/06/12 22:40 UTC
Read the original article Hit count: 165

I have not been able to get IE mobile to stop automatically resizing my site design. I am using three stylesheets with media queries to display the site differently on different device screens. I've included the meta tag so it shows the mobile stylesheet on IE mobile but it keeps setting the viewport at 320X480 instead of using the actual size of 480X800. How can I force it to display at the actual screen size instead of scaling for a smaller resolution?

© Stack Overflow or respective owner

Related posts about windows-phone-7

Related posts about media-queries