diff --git a/index.html b/index.html index ca8d14f7..cc63d810 100755 --- a/index.html +++ b/index.html @@ -175,18 +175,6 @@ $("#e7").select2({ }); - - +
Select2 supports methods that allow pragmatic control of the componentL
++ + + + +
- - -
++ + + + +
- - -
alert("Selected value is: "+$("#e8").select2("val")); $("#e8").select2("val", {id:"CA", text:"Califoria"});-
Reverts changes to DOM done by Select2. Any selection done via Select2 will be preserved.
+Opens the dropdown
+Closes the dropdown
+ +