xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

screen.height && screen.width

how to get window max width in js


screen.height;
screen.width;

https://stackoverflow.com/questions/15327829/how-to-find-using-javascript-the-maximum-users-browser-window-width-and-current

  1. mbp 2018

  2. dell 2419HM



@media only screen and (max- 500px) {
  body {
    background: #000;
  }
}

https://css-tricks.com/css-media-queries/

CSS3 Media Queries

https://github.com/scottjehl/Respond


clientHeight & clientWidth & offsetHeight & offsetWidth & outerWidth & innerWidth & outerWidth & outerHeight

https://www.cnblogs.com/xgqfrms/p/10076517.html


Flag Counter

©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


原文地址:https://www.cnblogs.com/xgqfrms/p/10362497.html