jessewth's blog
2008/09/11
jQuery: working with select options | Jerad Bitner:
jQuery: working with select options Jerad Bitner:
取出select option裡的文字:
$('#role').html(
$(this).children("[@selected]").text()
).show();
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)
軟體工程的重要的指標