How to detect page zoom level in all modern browsers?

后端 未结 28 1778
慢半拍i
慢半拍i 2020-11-21 05:27
  1. How can I detect the page zoom level in all modern browsers? While this thread tells how to do it in IE7 and IE8, I can\'t find a good cross-browser solution.

28条回答
  •  一生所求
    2020-11-21 06:10

    here it does not change!:

    
     
      
     
    
     
    foobar

    create a simple html file, click on the button. regardless of what zoom level: it will show you the width of 400px (at least with firefox and ie8)

提交回复
热议问题