Top "Jquery-select2" questions

Select2 is a jQuery-based replacement for select boxes.

How to set selected value of jquery select2?

This belong to codes prior to select2 version 4 I have a simple code of select2 that get data from ajax $("#…

javascript php jquery ajax jquery-select2
Reset select2 value and show placeholder

How do I set the placeholder on value reset by select2. In my example If locations or grade select boxes …

jquery twitter-bootstrap jquery-select2
jQuery select2 get value of select tag?

Hello friends this is my code: <select id='first'> <option value='1'> First </option&…

jquery jquery-select2
Select2 doesn't work when embedded in a bootstrap modal

When I use a select2 (input) in bootstrap modal, I can't type anything into it. It's like disabled? Outside the …

jquery twitter-bootstrap jquery-select2
How to Set Selected value in Multi-Value Select in Jquery-Select2.?

hi all i am binding my dropdown with Jquery-Select2. Its working fine but now i need to Bind my Multi-Value …

jquery ajax jquery-select2
How to use Select2 with JSON via Ajax request?

My Select2 3.4.5 is not working with JSON data. Here is my input box on HTML: <input class='form-control col-lg-5 …

javascript json laravel jquery-select2
select2 - hiding the search box

For my more significant selects, the search box in Select2 is wonderful. However, in one instance, I have a simple …

jquery jquery-select2
JQuery select2 set default value from an option in list?

I want to be able to set the default/selected value of a select element using the JQuery Select2 plugin.

javascript jquery html-select jquery-select2
set the width of select2 input (through Angular-ui directive)

I have problem making this plunkr (select2 + angulat-ui) work. http://plnkr.co/edit/NkdWUO?p=preview In local setup, I …

css twitter-bootstrap angularjs jquery-select2
How to get Selected Text from select2 when using <input>

I am using the select2 control, loading data via ajax. This requires the use of the <input type=hidden..&…

javascript jquery knockout-2.0 jquery-select2 ui-select2