I\'m working on a mobile version of my site. I\'m using media queries and CSS as much as possible, but I\'m also using some javascript to, for example, turn my navigation in
I needed to specify a width:
Styles:
html, body { height:100%; width:100%; overflow:auto; }