diff --git a/index.html b/index.html index ba2a3dd1..a6854016 100644 --- a/index.html +++ b/index.html @@ -1563,6 +1563,11 @@ $("#select").select2({
Closes the dropdown
+Opens the dropdown, sets the value of the input, and updates the results list.
+ Example: $("#tags").select2("search", "foo");