diff --git a/index.html b/index.html index dcef2d20..caac38b2 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");