logo
  • 教程列表
  • SO官方文檔
  • 螢幕
    • 獲得螢幕解析度
    • 獲取螢幕的可用區域
    • 獲取有關螢幕的顏色資訊
    • Window innerWidth 和 innerHeight 屬性
    • 頁面寬度和高度
  1. StackOverflow 文件
  2. JavaScript 教程
  3. 螢幕
  4. Window innerWidth 和 innerHeight 屬性

Window innerWidth 和 innerHeight 屬性

Created: November-22, 2018

獲取視窗的高度和寬度

var width = window.innerWidth
var height = window.innerHeight
  • 頁面寬度和高度
  • 獲取有關螢幕的顏色資訊

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明