For multiselect dropdown, use multiple attribute to <select> tag. <select class="select2" name="state" multiple="multiple"> <option value="newyork">New ...
確定! 回上一頁