📜  HTML | Window screenY 属性

📅  最后修改于: 2021-11-06 11:31:27             🧑  作者: Mango

Window screenY 属性用于返回“y”或窗口相对于屏幕的垂直坐标。它返回一个数字,表示窗口相对于屏幕的垂直距离(以像素为单位)。

句法:

window.screenY

下面的程序说明了 window.screenY 属性:

检查窗口相对于屏幕的 Y 坐标。



  

    
      Window screenY Property in HTML
    
    

  

  
    

GeeksforGeeks

    

Window screenY  Property

       

      For returning the Y coordinates of a window        relative to the screen, double click the "Check        Y Coordinate" button:      

                                         

输出:

点击按钮后

支持的浏览器: Window screenY 属性支持的浏览器如下:

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