{"id":11975,"date":"2013-09-19T00:24:12","date_gmt":"2013-09-19T06:24:12","guid":{"rendered":"http:\/\/casadeblundell.com\/jonathan\/?p=11975"},"modified":"2013-09-19T00:24:12","modified_gmt":"2013-09-19T06:24:12","slug":"zooming-responsive-design","status":"publish","type":"post","link":"http:\/\/casadeblundell.com\/jonathan\/zooming-responsive-design\/","title":{"rendered":"Zooming with responsive design"},"content":{"rendered":"<p>Discovered something new tonight.<\/p>\n<p><code>&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1, maximum-scale=1&quot;&gt;<\/code><\/p>\n<p>is a lot different than:<\/p>\n<p><code>&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot;&gt;<\/code><\/p>\n<p>When I started building out a responsive site for our organization, I ran into some snags with font sizes and such and kept running across &#8220;be sure to include&#8221; the top line of code when working with responsive design.<\/p>\n<p>No one gave much explanation &#8211; just said it was needed.<\/p>\n<p>You may have already figured this out &#8211; but it&#8217;s the last two attributes that make the biggest difference. <\/p>\n<p>As I understand it now, initial-scale is the scale the site initial loads with.<\/p>\n<p>Maximum-scale is the maximum size the user can scale the site to. So if you set a max of 1 &#8211; well there will be no pinch and zooming on your site.<\/p>\n<p>Or if you set it to 2, 3 or 10, etc &#8211; that&#8217;s the max zoom a user can use.<\/p>\n<p>So do us all a favor and leave that last bit (maximum-scale=1) off. Don&#8217;t limit your users. Let them navigate however they feel best.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discovered something new tonight. &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1, maximum-scale=1&quot;&gt; is a lot different than: &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot;&gt; When I started building out a responsive site for our organization, I ran into some snags with font sizes and such and kept running across &#8220;be sure to include&#8221; the top line of code when working with &hellip; <a href=\"http:\/\/casadeblundell.com\/jonathan\/zooming-responsive-design\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Zooming with responsive design<\/span><\/a><\/p>\n","protected":false},"author":84,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[12],"tags":[2361,4533,468,584],"class_list":["post-11975","post","type-post","status-publish","format-standard","hentry","category-techno","tag-mobile","tag-responsive","tag-web","tag-web-design"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pEnSo-379","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/posts\/11975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/users\/84"}],"replies":[{"embeddable":true,"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/comments?post=11975"}],"version-history":[{"count":4,"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/posts\/11975\/revisions"}],"predecessor-version":[{"id":14155,"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/posts\/11975\/revisions\/14155"}],"wp:attachment":[{"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/media?parent=11975"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/categories?post=11975"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/casadeblundell.com\/jonathan\/wp-json\/wp\/v2\/tags?post=11975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}