The HTML select element option can easily set selected using jQuery – $(selector).val(option-value); . But this not directly work with the Select2 ...
確定! 回上一頁