Top "Jquery-select2" questions

Select2 is a jQuery-based replacement for select boxes.

How to create autocomplete form with MaterializeCss?

I am looking for autocomplete form for MaterializeCss, any plugins for this? i has try to use select2 but that's …

jquery-select2 materialize
Select2 drop down change event not working

I am using Select2 drop down and I need to do some functionalities based on the the drop down selection. …

javascript jquery jquery-select2 dropdown
How to initialize a select2 disabled

I have a simple select2 init which I want to be disabled by default without chaining a .select2("enable", false) …

javascript jquery jquery-select2 ui-select2 angularjs-select2
Get selected option in Select2 event, when multiple options can be selected

How can I get hold on the <option> that was just selected when listening to the select2:select …

jquery-select2 html-select jquery-select2-4
How to make select2 v4 search boxes responsive in the bootstrap 3 nav bar?

I've placed select2 search boxes inside a bootstrap 3 navbar. The issue is when I resize the browser, the search boxes …

twitter-bootstrap twitter-bootstrap-3 jquery-select2 jquery-select2-4
How to programmatically inject search queries into Select2 v4?

I've built a web-app using a Select2 search box, which connects to our backend via AJAX. The search box passes …

javascript jquery-select2 jquery-select2-4
Introducing delay while ajax call in select2 plugin

I am using select 2 example from http://ivaynberg.github.io/select2/ I am using "Loading Remote Data" example in this …

javascript jquery delay jquery-select2
Chaining multiple Select2 together

Trying to make two chained auto populating select fields using select2 plugin The first select contains countries names(static select) …

javascript jquery jquery-select2 jquery-select2-4
What is the right way to clear select2 dropdown when using Ajax?

I am having an issue with select2 where after I enter an item and I want to use the same …

jquery jquery-select2 jquery-select2-4
Select2 apply bootstrap input-lg

How can I implement input-lg class in a select2 dropdown? I wan't my dropdown to have the same size as …

twitter-bootstrap jquery-select2 jquery-select2-4 jquery-select2-3