摘要:
function IndustryChange() { var Io=document.getElementById("IndustryList"); var Industry=Io.options[Io.selectedIndex].value;alert(Industry); var Ro=document.getElementById("RegionList"); if(Ro!=n... 阅读全文
posted @ 2005-01-05 16:27
菩提树
阅读(1110)
评论(7)
推荐(0)