博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年8月26日

摘要: var index = document.getElementById("DropDownList1").selectedIndex; var v=document.getElementById("DropDownList1").options[index].value; 阅读全文

posted @ 2010-08-26 17:13 luyj 阅读(340) 评论(0) 推荐(0)