Mobile Web Design

I have a webpage setup that uses adaptive.js to call a mobile stylesheet when it gets down to a certain width.

So on desktop and on mobile when the width of the browser is <800px then the mobile stylesheet kicks in perfect.

Only issue on mobile is the page isn’t zoomed, but zoomed out and a quick alert on the body width shows 884px on portrait, really weird, anyone know how to get it to zoom.

(THe mobile style sheets puts everthing into a single column and wraps correctly on desktop).

Can you give us a link to the site your working on?