select2 ({ width: '99%', placeholder: 'Select' });. Pretty simple and it works. But, how do I get the selected values when the form is submitted? EDIT: I should ...
確定! 回上一頁