国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 語言 > JavaScript > 正文

javawscript 三級菜單的實現原理

2024-05-06 14:15:00
字體:
來源:轉載
供稿:網友
省份:
城市:
區縣:

省份,城市,區縣數據結構:【名稱,父類ID,當前ID】

 onChange="changelocation2(document.editForm.smalllocation.options[document.editForm.smalllocation.selectedIndex].value)"

根據selectedIndex取得下一級關聯菜單的父類ID,
代碼如下:
function changelocation(locationid)
{
document.editForm.smalllocation.length = 0;
// document.editForm.dlmc0.length = 0;
document.getElementById("dlmc0").length=0;
//document.editForm.dlmc0.options[0] = new Option('==請選擇==','');
document.getElementById("dlmc0").options[0] = new Option('==請選擇==','');

//alert(locationid);
var locationid=locationid;
var i;
document.editForm.smalllocation.options[0] = new Option('==請選擇==','');
for (i=0;i < onecount; i++)
{
if (subcat[i][1] == locationid)
{
document.editForm.smalllocation.options[document.editForm.smalllocation.length] = new Option(subcat[i][0], subcat[i][2]);
}
}
}

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表

圖片精選

主站蜘蛛池模板: 山东| 赤峰市| 临安市| 长岭县| 建始县| 牡丹江市| 长顺县| 长武县| 章丘市| 玛纳斯县| 西宁市| 来宾市| 溆浦县| 荥阳市| 错那县| 宝兴县| 长汀县| 玛纳斯县| 开封市| 灌阳县| 五河县| 务川| 广德县| 松潘县| 旺苍县| 中江县| 那曲县| 柘荣县| 灵丘县| 安阳市| 巢湖市| 瓦房店市| 江源县| 鹤庆县| 平顶山市| 九江县| 仲巴县| 扎鲁特旗| 五指山市| 莫力| 黄大仙区|