一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

javascript Select標記中options操作方法集合

Javascript操作Select標記中options集合
先來看看options集合的這幾個方法:
options.add(option)方法向集合里添加一項option對象;
options.remove(index)方法移除options集合中的指定項;
options(index)或options.item(index)可以通過索引獲取options集合的指定項;

Javascript代碼如下:

var selectTag = null; //select標記
var OPTONLENGTH = 10; //每次填充option數
var colls = []; //對select標記options的引用

window.onload = function(){
selectTag = document.getElementById("SelectBox"); //獲取select標記
colls = selectTag.options; //獲取引用
//initSelectBox(); //自初始化select.options
};

//使用隨機數填充select.options
function initSelectBox(){
var random = 0 ;
var optionItem = null;
var item = null;

if(colls.length > 0 && isClearOption()){
clearOptions(colls);
}

for(var i=0;i<OPTONLENGTH;i++){

random = Math.floor(Math.random()*9000)+1000;
item = new Option(random,random); //通過Option()構造函數創建option對象
selectTag.options.add(item); //添加到options集合中
}

watchState();
}
//添加新option項前是否清空當前options
function isClearOption(){
return document.getElementById("chkClear").checked;
}
//清空options集合
function clearOptions(colls){
var length = colls.length;
for(var i=length-1;i>=0;i--){
colls.remove(i);
}
}
//添加一項新option
function addOption(){
colls.add(createOption());
lastOptionOnFocus(colls.length-1);
watchState();
}
//創建一個option對象
function createOption(){
var random = Math.floor(Math.random()*9000)+1000;
return new Option(random,random);
}
//刪除options集合中指定的一項option
function removeOption(index){
if(index >= 0){
colls.remove(index);
lastOptionOnFocus(colls.length-1);
}
watchState();
}
//獲取當前選定的option索引
function getSelectedIndex(){
return selectTag.selectedIndex;
}
//獲取options集合的總數
function getOptionLength(){
return colls.length;
}
//獲取當前選定的option文本
function getCurrentOptionValue(index){
if(index >= 0)
return colls(index).value;
}
//獲取當前選定的option值
function getCurrentOptionText(index){
if(index >= 0)
return colls(index).text;
}
//使用options集合中最后一項獲取焦點
function lastOptionOnFocus(index){
selectTag.selectedIndex = index;
}
//顯示當select標記狀態
function watchState(){
var divWatch = document.getElementById("divWatch");
var innerHtml="";
innerHtml = "option總數:" + getOptionLength();
innerHtml += "<br/>當前項索引:" + getSelectedIndex();
innerHtml += "<br/>當前項文本:" + getCurrentOptionText(getSelectedIndex());
innerHtml += "<br/>當前項值:" + getCurrentOptionValue(getSelectedIndex());
divWatch.innerHTML = innerHtml;
divWatch.align = "justify";
}

注意到上面創建option項時,使用了Option()構造函數,這個構造函數有兩個版本的重載。
1、var option = new Option(text,value); //這里要大寫Option()
2、var option = new Option();
option.text = text;
option.value=value;
我個人比較喜歡第一種方法來創建option對象。
另外,select標記還有一個比較有用的屬性就是selectedIndex,通過它可能獲取當前選擇的option索引,或通過索引設置指定options集合中哪一項被選擇。
select.selctedIndex = select.options.length-1; //將options集合中最后一項選中
var selectedItem = select.options(select.selectedIndex);//獲取當前選中項
selectedItem.text; //選中項的文本
selectedItem.value; //選中項的值

<BODY>
<Select name="SelectBox">
</Select>
<hr/>
<div id="divWatch" style="background-color:beige;width=220;">
</div>
<hr/>
<h4>使用隨機數初始化SelectBox</h4>
<input type="button" value="Init" onclick="initSelectBox()"/> <input type="checkbox" name="chkClear"/>clear
<hr/>
<h4>添加option項</h4>
<input type="button" value="create" onclick="addOption()"/>
<hr/>
<h4>刪除option項</h4>
<input type="button" value="delete" onclick="removeOption(colls.length-1)"/>
</BODY>
檢測是否有選中
if(objSelect.selectedIndex > -1) {
//說明選中
} else {
//說明沒有選中
}

刪除被選中的項
objSelect.options[objSelect.selectedIndex] = null;

增加項
objSelect.options[objSelect.length] = new Option("你好","hello");

修改所選擇中的項
objSelect.options[objSelect.selectedIndex] = new Option("你好","hello");

得到所選擇項的文本
objSelect.options[objSelect.selectedIndex].text;

得到所選擇項的值
objSelect.options[objSelect.selectedIndex].value;

JavaScript技術javascript Select標記中options操作方法集合,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 91久久青草精品38国产 | 国产亚洲视频在线播放大全 | 无遮挡毛片a级武则天 | 久久青草免费91线频观看不卡 | 五月天六月婷婷开心激情 | 日韩一区二区三区免费 | 在线一区观看 | 美国毛片亚洲社区在线观看 | 精品欧美一区二区精品久久 | 久久国产精品视频 | 亚洲最大福利网站 | 精品自拍视频在线观看 | 国内黄色一级精品 | 美女很黄很黄是免费的·无遮挡网站 | 色呦呦在线 | 在线欧美成人 | 国产成人乱码一区二区三区 | 色播亚洲精品网站 亚洲第一 | 天天干一干| 全色黄大色大片免费久久老太 | 亚洲欧洲色天使日韩精品 | 国产在线观看精品一区二区三区91 | 国产一级特黄在线播放 | 国产91啦| 日本一区二区三区免费观看 | 2021最新国产成人精品视频 | 国产精品第十页 | 精品国产成人高清在线 | 五月天综合色 | 伊人插| 久久九九色| 91香蕉国产亚洲一区二区三区 | 中文字幕一区二区三区免费视频 | 国产伦精品一区二区三区女 | 六月丁香啪啪六月激情 | 国产精品久久久久免费a∨ 国产精品久久久久免费视频 | 午夜视频免费在线 | 午夜在线观看视频在线播放版 | 欧美人与禽交视频在线观看 | 伊人网国产 | 国产欧美精品专区一区二区 |