change (function(){ var selectedoptions = $(this).find('option:selected'); if(selectedoptions != undefined) { selectedoptions.forEach( alert(' ...
確定! 回上一頁