Y
Hacker News
new
|
ask
|
show
|
jobs
by
vesinisa
2319 days ago
It's not so bad if your mobile browser supports pinch to zoom.
1 comments
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.
link
mcintyre1994
2319 days ago
iOS has ignored that meta tag for a while now.
link