![]() |
Why can't you pinch zoom on new mobile sites?
Hi,
Hoping someone might be able to shed some light on a growing trend I've noticed. I like the fact that you can zoom in and out of a webpage via an IOS device by a simple pinch. All studiopress responsive sites still allow this feature. But more and more developers seem to disable this feature as can be seen in the Megalithe 1.0 Child Theme recently promoted by Studiopress. My guess is that setting widths to display 90% of the browser may allow for more design control and might be what is preventing the easy zoom in functionality, but I'm not 100% sure. Is this a feature we will see more and more often in mobile devices? And what are the benefits of disabling the pinch feature? Thanks for any responses, I tried putting this into the new forums but I cant log in. |
I dislike the disabling as much as you do... I think its against accessibility standards..
Since I see - content="width=device-width, initial-scale=1, maximum-scale=1" - in the source of the Megalithe homepage, it probably gets inserted through the "Add Viewport meta tag" in functions.php If you remove the ", maximum-scale=1" the site should behave like the other responsive themes again. Grtz. Henk |
Thanks for the response. I agree it is against accessibility standards and this I figure developers must have a good reason to be disabling the functionality.
I will try your solution when I return home.., "remove the ", maximum-scale=1" :-) |
| All times are GMT -5. The time now is 10:47 PM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.