//alert($('city').selectedIndex);
//alert(obj.selectedIndex);
//alert(index);
}
function f2(){
//alert($('city').length);
//$('city').length = 3;
//* var arr = $('city').options;
for(i=0;i
alert(arr[i].text + ':' + arr[i].value);
} */
var op = new Option('大连','dl');
$('city').options[$('city').length] = op;
}
οnchange="doAction(this.selectedIndex);">
成都
青岛
厦门
2.2. 案例 级联下拉列表
专业选择
--专业--英语计算机--研究方向--