1.widows:窗口、window对象可省略

2.document对象是window对象的一部分

浏览器的Html文档成为Document对象

window.location===document.location

 

window.innerHeight

           .outerHeight

           .innerWidth

           .outerWidth

用户屏幕

window.screen.height

JS/jQuery宽高的理解和应用

JS/jQuery宽高的理解和应用

 

相关文章:

  • 2022-12-23
  • 2021-06-14
  • 2022-12-23
  • 2021-10-13
  • 2021-04-08
猜你喜欢
  • 2021-09-15
  • 2022-12-23
  • 2021-08-06
  • 2022-01-08
  • 2021-11-18
  • 2021-11-28
  • 2022-01-30
相关资源
相似解决方案