$("#selector option:selected").each(function () { });. 再於此function中放入希望執行的動作,假設我們希望將監聽的內容自動顯示在span ...
確定! 回上一頁