var text= $('#yourslectbox').find(":selected").text();. it returns the text of the selected option.
確定! 回上一頁