📜  HTML | DOM TableData cellIndex 属性

📅  最后修改于: 2022-05-13 01:56:36.337000             🧑  作者: Mango

HTML | DOM TableData cellIndex 属性

TableData cellIndex 属性用于返回一个单元格在表格行的单元格集合中的位置。

句法:

  • 它返回 cellIndex 属性。
    tabledataObject.cellIndex 

返回值:返回一个数值,表示单元格在表格行的单元格集合中的位置

例子:

 
 
      
 
     
 
  
 
  
    

          GeeksForGeeks      

                 

HTML DOM TableData cellIndex Property

      

          Click on the row to get the cell index of the TableData     

                                                                                                                                                                                                     
GeeksGeeksForGeeksGeeksGeeksForGeeksGeeksGeeksForGeeks
         

                  

输出:
在单击表格单元格之前:

单击表格单元格后:

支持的浏览器: DOM TableData cellIndex 属性支持的浏览器如下:

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