We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
`$().select2('val',...)` is being deprecated according to the code, removing it here
Support multiple attribute
Have found it not working on div tag, everything fine with select tho.
Added PHP syntax highlighting
Updated Knockout.js Integration (markdown)
when using placeholder option. Select2 throws an error if allowClear option is not set to true.
Added support for multi. Select2 expects an array passed in the val function when multi valued. From 3.5.2 documentation: "Array of the value attributes of the options that should be selected. null for empty."
Changing "data" to "val" to work properly.
Updated ColdFusion (markdown)
Adding ColdFusion Example
Improved snippet to work with multi value select
Updated Example Framework Integrations (markdown)
Remove redundant words
Format the home page consistently.
Updated Home (markdown)
This change will make it work with Knockout 3. See http://knockoutjs.com/upgrade-notes/v3.0.0.html (2. Bindings are now refreshed independently)
updated broken js references on the fiddle
Added link to .Net MVC example
Links to Select2 sample project from .Net MVC
Updated jqGrid integration (markdown)
misc
link to the current issu #TODO: remove when fixed
page name