Hi all,
I have a problem when deploying an app to a viewpad 10e tablet (using android 2.3) - with jquerymobile and phonegap.
when launching on the tablet it looks at about 120% bigger than it's supposed to be - im using:
- <meta content='width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;' name='viewport'/>
but looks fine when uploaded to a webserver for build testing and viewing through pc browser - however it looks too big when viewed through the tablet browser also (both the app and the uploaded version).
Any thoughts? i need to get it sorted asap, usual unrealistic deadlines

Thanx in advance for any input.