View Full Version : Mobile Site
nate51
09-10-2011, 07:03 PM
I have a mobile site that seems to display fine on an iPod, but when I try to view it on my Android phone it starts off really zoomed in, I have to pinch to zoom out to see the site in full.
Has anyone encountered a problem like this with an Android browser?
Please post a link to the page on your site that contains the problematic script so we can check it out.
you might look at this (http://developer.android.com/guide/webapps/targeting.html), as well; seems related.
mburt
09-11-2011, 03:19 AM
Might have to do with using pixel value (px) instead of percentages for the container widths and heights on your page.
As traq said, without a like to your site it is really difficult to help you.
FrickenTrevor
09-11-2011, 06:32 PM
Its not the phone, its your website. You have to pinch to zoom because of how the content is set up (ie web page text too big or too small)
Its not the phone, its your website. You have to pinch to zoom because of how the content is set up (ie web page text too big or too small)
it's impossible to say without seeing his site's markup. Android browser overrides your site css when in "overview" mode (typically the default, but apparently not in this case for some reason), in order to show the entire contents of a page.
I don't know exactly what triggers "Overview Mode" or "Web Mode" in Android, but I've seen it happen even with static layouts. As I posted above, we need more info before we can offer anything useful.
nate51
09-15-2011, 03:16 PM
A test of the mobile site can be found here http://nateweb.ca/mobile/indexn.html css is located here http://www.nateweb.ca/mobile/css/mobileStyle.css.
I find in FireFox mobile, Opera and the Android default browser, it starts off a touch zoomed in, I can zoom out to make it all fit properly, this is only in portrait mode, landscape provides enough with so no zoom is needed.
davelf
09-16-2011, 09:27 AM
it's really difficult to check, with out the same device you used. I try to see it with mobiizer (http://www.springbox.com/mobilizer/), but i don't find problem you said.
http://www.dynamicdrive.com/forums/attachment.php?attachmentid=4084&stc=1&d=1316165138
I don't see problem in your css too. Have you try using another phone, may be there's a private set that make your phone zoom like that.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.