📜  HTML | DOM TableRow rowIndex 属性

📅  最后修改于: 2021-11-07 07:52:15             🧑  作者: Mango

HTML DOM 中的TableRow rowIndex 属性用于返回行集合中行的位置和索引。

语法:它返回 rowIndex 属性。

tablerowObject.rowIndex

返回值:它返回表示行在表的行集合中的位置的数值。

例子:

 
 
      
 
    
        HTML DOM tableRow rowIndex Property
    
      
     
 
  
 
    

          GeeksForGeeks      

                 

HTML DOM tableRow rowIndex Property

             

          Click on the row to get the         index of the rows     

                                                                                                                                                                                                                                                     
GeeksGeeksForGeeks
GeeksGeeksForGeeks
GeeksGeeksForGeeks
         

            

输出:

  • 在单击 Row 元素之前:
  • 单击 Row 元素后:

支持的浏览器: HTML DOM tableRow rowIndex 属性支持的浏览器如下:

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