摘要:
添加:Js代码 1.function selectChange()2.{3.var sel=document.getElementById("select1");4. Option option = new Option("Text","Value");5. sel.add(option);6.}function selectChange(){ var sel=document.getElementById("select1"); Option option = new Option("Text" 阅读全文
posted @ 2013-08-29 22:08
sunshine_kaka
阅读(327)
评论(0)
推荐(0)

浙公网安备 33010602011771号