var selVal = $("selObj#selID option:selected").val()
var selVal = $("option:selected", this).prop("value");
沒有留言:
張貼留言