Hello !
It's probably not the NetTalk problem but anyway - I am working with NetTalk 5.44. I'm working on project where most clients will be mobile phones, mostly with Android. I'm doing my pages with html5 and serving them via NetTalk.
I'm positioning the screen elements (mostly buttons) with css and javascript so that the complete screen covers 320 x 480 pixels as is also the resolution of my testing smartphone (Sony with Android 2.3). The problem is:
- when I try the app with a browser on desktop PC, the page is about 320 x 480 pixels as programmed
- when I try with the browser on my smartphone every page starts reduced by a factor of about 2.5 (to about 140 x 200 pixels). So I (the user) have to expand it to the full screen by finger gestures every time to be usable which is annoying and probably unacceptable for normal clients.
What can be done about this? Is this a html or the browser problem?
Thank you in advance for any help.
Best regards.
Matjaz Jost