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

HTML DOM id 屬性

定義和用法

id 屬性可設(shè)置或返回下拉列表中選項(xiàng)的 id。

語法

optionObject.id=id

實(shí)例

下面的例子可返回下拉列表中所選選項(xiàng)的 id:

<html>
<head>
<script type="text/javascript">
function alertOptionId()
{
var x=document.getElementById("mySelect").selectedIndex;
alert(document.getElementsByTagName("option")[x].id);
}
</script>
</head>
<body>

<form>
Select your favorite fruit:
<select id="mySelect">
  <option id="apple">Apple</option>
  <option id="orange">Orange</option>
  <option id="pineapple">Pineapple</option>
  <option id="banana">Banana</option>
</select>
<br /><br />
<input type="button" onclick="alertOptionId()" value="Alert id">
</form>

</body>
</html>
会宁县| 石棉县| 昌平区| 北京市| 永昌县| 盐源县| 大田县| 色达县| 沛县| 绵阳市| 潜山县| 依兰县| 芮城县| 宁陵县| 凤城市| 武平县| 中山市| 库伦旗| 县级市| 开封市| 沧州市| 洮南市| 黔西| 宁陵县| 纳雍县| 高台县| 峡江县| 彭泽县| 长乐市| 射阳县| 繁昌县| 荔浦县| 台北县| 邳州市| 红安县| 芒康县| 丹阳市| 闻喜县| 宾川县| 佳木斯市| 美姑县|