Step #2: Create an instance of Select2. $("#mySelect2").select2({ placeholder: "My Select 2", multiple: false, minimumInputLength: 1, ...
確定! 回上一頁