]; //FillSelectTree("nowhaha", City3, "0", "311", -1) //Select控件ID,數(shù)據(jù)源,父級(jí)值,選中值,第幾級(jí)(用來(lái)產(chǎn)生分隔符) function FillSelectTree(SelectId, ArrObj, ParentValue, SelectedValue, NowI) { StrObj = eval(document.getElementById(SelectId)); NowI++; //判斷它是二級(jí)數(shù)據(jù)源,還是...
www.dbjr.com.cn/article/176...htm 2025-5-25