Select2 can take a regular select box like this... @@ -32,6 +34,32 @@ $(document).ready(function() { ... + + +
+ Select2 also supports multi-value select boxes. The select below is declared with the multiple
attribute.
+
+ +
+
- Select2 also supports multi-value select boxes. The select below is declared with the multiple
attribute.
-
- -
-