📜  HTML |窗口顶部( ) 属性

📅  最后修改于: 2021-11-08 06:16:13             🧑  作者: Mango

Window top() 属性用于返回当前窗口的最顶层浏览器窗口。它是一个只读属性,它返回对窗口层次结构中最顶层窗口的引用。

句法:

window.top

下面的程序说明了 Window top() 属性:

检查窗口是否是最顶层的浏览器窗口。



  

    
      Window top() property in HTML
    
    

  

  
    

GeeksforGeeks

    

Window top() Property

       

      For checking whether the window is the        topmost window or not, double click the        "Check Top Window" button:      

               

          

输出:

点击按钮后

支持的浏览器: Window top( ) 属性支持的浏览器如下:

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