diff --git a/select2-latest.html b/select2-latest.html index d2f8c12b..7c189e33 100755 --- a/select2-latest.html +++ b/select2-latest.html @@ -218,6 +218,7 @@ $("#e10_3").select2({
initSeletion
has changed to support initialization from asynchronous requests.formatSelection
and formatResult
changed in a backwards compatible way to support more powerful constructs than supported by strings alone.,
still the default. See separator
option in the docs.
+ Separator character or string used to delimit ids in value
attribute of the multi-valued selects.
+ The default delimiter is the ,
character.
+