<option selected="selected" value="Test">Test</option> ... Ich $('option:selected').each(function(){ $(this).prop('selected',true); });.
確定! 回上一頁