Here's how I'm accomplishing it (with an already initialized select2() element). // Select all $('select').select2('destroy').find('option').prop('selected', ' ...
確定! 回上一頁