6 ms·
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> or <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0 />
by bti 13y ago
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> or <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0 />
- tocomment 13y agoThanks! I found this bookmarlet someone already made [1] and I found a page to test it out on [2]. But it doesn't seem to do anything. Any ideas why it wouldn't be working? [1] https://gist.github.com/beastaugh/725354 https://gist.github.com/beastaugh/725354 [2] http://davidwalsh.name/demo/mobile-viewport.php http://davidwalsh.name/demo/mobile-viewport.php
- tocomment 13y agoAlas, a bookmarklet to re-enable zooming on the iphone is born: http://stackoverflow.com/questions/17087750/how-to-re-enable-zoom-on-iphone-with-javascript-bookmarklet http://stackoverflow.com/questions/17087750/how-to-re-enable...