diff --git a/index.html b/index.html index 09615e19..1509874c 100755 --- a/index.html +++ b/index.html @@ -211,7 +211,7 @@ $("#e10_3").select2({
div
is now appended directly to body
and is absolutely positioned. This should allow the dropdown to overlap height-constrained containers such as modal windows.Optgroup
s are now supported in select
s. N-level deep nesting of results is supported when attached to input[type=hidden]
, see the new children property described in the docs.initSeletion
has changed to support initialization from asynchronous requests.initSelection
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.