摘要:
document.getElementById('selectid').value获取下拉框选中的文本:document.getElementById('selectid').options[document.getElementById('selectid').selectedIndex].text***************************************************************************************************************************** 阅读全文
posted @ 2011-08-07 17:31
易独
阅读(1011)
评论(0)
推荐(0)