程式旅人 - 學習紀事 -
2009年12月1日 星期二
jQuery Tip : 取得select tag中option
jQuery Tip - Getting Select List Values: jQuery, Tutorial
取得<select id="s1">中選取的<option>方法:
$("select#s1").val();
$("select#s1 :selected").text();
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言