var sel=document.getElementsByName("paydate")[0];var selvalue= sel.options[sel.options.selectedIndex].value;//你要的值