js获取select option的text内容

function sel_value(aa){

  aa.options[aa.selectedIndex].text

}

posted @ 2012-07-30 11:11  虚一而静  阅读(132)  评论(0编辑  收藏  举报