2007年08月30日 17:56:08
js <select的多选
|
单选:thisf.id_sel.options[thisf.id_sel.selectedIndex].text 多选: for(var i=0;i<el.options.length;i++) Tags:
JAVA
|
|
单选:thisf.id_sel.options[thisf.id_sel.selectedIndex].text 多选: for(var i=0;i<el.options.length;i++) Tags:
JAVA
|
一共有 0 条评论