最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

HTML DOM cellIndex 屬性

定義和用法

cellIndex 屬性可返回一行的單元格集合中單元格的位置。

語法

tabledataObject.cellIndex

實(shí)例

下面的例子可返回兩個(gè)單元格的位置(cell index):

<html>
<head>
<script type="text/javascript">
function alertTd1()
  {
  alert(document.getElementById('td1').cellIndex);
  }
function alertTd2()
  {
  alert(document.getElementById('td2').cellIndex);
  }
</script>
</head>
<body>

<table border="1">
<tr>
<th>Firstname</th>
<th>Lastname</th>
</tr>
<tr>
<td id="td1">Peter</td>
<td id="td2">Griffin</td>
</tr>
</table>
<br />
<input type="button" onclick="alertTd1()" 
value="Alert cell index of 'Peter'" />
<br />
<input type="button" onclick="alertTd2()" 
value="Alert cell index of 'Griffin'" />

</body>
</html>
资兴市| 临潭县| 遂平县| 新营市| 镇原县| 林口县| 贡觉县| 习水县| 开化县| 白水县| 商丘市| 日喀则市| 和硕县| 鄂州市| 云梦县| 焦作市| 延庆县| 华坪县| 安塞县| 罗甸县| 清水河县| 东安县| 乌鲁木齐县| 大方县| 盐池县| 澄城县| 梁平县| 乳山市| 同江市| 体育| 延寿县| 宾阳县| 贡嘎县| 邻水| 洪江市| 砚山县| 乌拉特后旗| 门头沟区| 新巴尔虎右旗| 古丈县| 顺义区|