How do I re-enable zoom on mobile websites that disable it?











up vote
2
down vote

favorite
1












Many mobile-optimized websites disable zooming using the viewport meta tag. I'd like a way to re-enable zooming on such sites.










share|improve this question




























    up vote
    2
    down vote

    favorite
    1












    Many mobile-optimized websites disable zooming using the viewport meta tag. I'd like a way to re-enable zooming on such sites.










    share|improve this question


























      up vote
      2
      down vote

      favorite
      1









      up vote
      2
      down vote

      favorite
      1






      1





      Many mobile-optimized websites disable zooming using the viewport meta tag. I'd like a way to re-enable zooming on such sites.










      share|improve this question















      Many mobile-optimized websites disable zooming using the viewport meta tag. I'd like a way to re-enable zooming on such sites.







      website zoom mobile-url






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 19 at 1:37









      fixer1234

      17.3k144280




      17.3k144280










      asked May 28 '13 at 11:59









      Protector one

      74231222




      74231222






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote













          In lieu of a better solution, I wrote a bookmarklet to re-enable zooming.

          It seems to work in the Android Browser at least.



          javascript: document.querySelector('meta[name=viewport]').content = 'width=device-width; initial-scale=1.0; maximum-scale=3.0; user-scalable=1;'; void(0);





          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














             

            draft saved


            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f600783%2fhow-do-i-re-enable-zoom-on-mobile-websites-that-disable-it%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            2
            down vote













            In lieu of a better solution, I wrote a bookmarklet to re-enable zooming.

            It seems to work in the Android Browser at least.



            javascript: document.querySelector('meta[name=viewport]').content = 'width=device-width; initial-scale=1.0; maximum-scale=3.0; user-scalable=1;'; void(0);





            share|improve this answer



























              up vote
              2
              down vote













              In lieu of a better solution, I wrote a bookmarklet to re-enable zooming.

              It seems to work in the Android Browser at least.



              javascript: document.querySelector('meta[name=viewport]').content = 'width=device-width; initial-scale=1.0; maximum-scale=3.0; user-scalable=1;'; void(0);





              share|improve this answer

























                up vote
                2
                down vote










                up vote
                2
                down vote









                In lieu of a better solution, I wrote a bookmarklet to re-enable zooming.

                It seems to work in the Android Browser at least.



                javascript: document.querySelector('meta[name=viewport]').content = 'width=device-width; initial-scale=1.0; maximum-scale=3.0; user-scalable=1;'; void(0);





                share|improve this answer














                In lieu of a better solution, I wrote a bookmarklet to re-enable zooming.

                It seems to work in the Android Browser at least.



                javascript: document.querySelector('meta[name=viewport]').content = 'width=device-width; initial-scale=1.0; maximum-scale=3.0; user-scalable=1;'; void(0);






                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited May 28 '13 at 12:08

























                answered May 28 '13 at 11:59









                Protector one

                74231222




                74231222






























                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f600783%2fhow-do-i-re-enable-zoom-on-mobile-websites-that-disable-it%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    QoS: MAC-Priority for clients behind a repeater

                    Ивакино (Тотемский район)

                    Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)