How to add FontAwesome before the placeholder text on Select2. This is my Select2 option code: var placeholder = "<i class='fa fa-search'></i> " + "Select a ...
確定! 回上一頁