Hacker News new | ask | show | jobs
by rchaud 2319 days ago
Most mobile browsers support it out of the box. If the site designer set "user-scalable=no" in the meta viewport property, than that will prevent zooming. It's an accessibility issue and should be avoided.
1 comments

iOS has ignored that meta tag for a while now.