📜  HTML |窗口内高度属性

📅  最后修改于: 2021-11-10 04:35:05             🧑  作者: Mango

Window innerHeight 属性用于返回窗口内容区域的高度。它是一个只读属性并返回一个数字,该数字表示浏览器窗口内容区域的高度(以像素为单位)。

句法:

window.innerHeight

下面的程序说明了 Window innerheight 属性:

返回当前帧的高度。




    
      Window innerHeight Property in HTML
    
    

  

    

GeeksforGeeks

    

Window innerHeight Property

         

For returning the current frame's height,       double click the "Check Height" button:

              

                     

输出:

点击按钮后

支持的浏览器: Window innerHeight 属性支持的浏览器
下面列出:

  • 谷歌浏览器
  • IE浏览器
  • 火狐
  • 歌剧
  • 苹果浏览器