CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 23rd, 2013, 12:07 PM
nbasso713 nbasso713 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 64 nbasso713 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 36 m 11 sec
Reputation Power: 1
Safari Mobile Devices - Zoom In/Zoom Out

I'm not sure if I'm missing an element, but i'm having an issue with zooming in and out on my page on both my iphone and ipad; it doesn't work. (simultaneously bringing two fingers together or apart to zoom)

I've never had this issue with any of my other websites in the past. Below I've included the CSS for my main content areas. If it looks like I'm missing something, or if anyone has a suggestion of what may be causing the problem I would appreciate any help.

CSS
Code:
html, body{
	min-height:600px;
	height:100%;
	min-width:1200px;
        width:100%;
	background-color:#ffffff;
}

div#container{
	min-height:600px;
	height:100%;
	min-width:1200px;
	width:100%;
} 

Reply With Quote
  #2  
Old January 23rd, 2013, 12:42 PM
rdoyle720 rdoyle720 is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Dec 2003
Posts: 644 rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level)rdoyle720 User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 2 Weeks 3 Days 3 h 5 m 53 sec
Reputation Power: 400
Do you have a <meta name="viewport" .../> tag in your page? If yes, check if you have user-scalable = no set in there.
Comments on this post
nbasso713 agrees!

Reply With Quote
  #3  
Old January 23rd, 2013, 02:03 PM
nbasso713 nbasso713 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 64 nbasso713 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 36 m 11 sec
Reputation Power: 1
Quote:
Originally Posted by rdoyle720
Do you have a <meta name="viewport" .../> tag in your page? If yes, check if you have user-scalable = no set in there.


You're a genius! I missed that my facebook app changed the attribute on me. Thanks a lot this was driving me crazy.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > Safari Mobile Devices - Zoom In/Zoom Out

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap