From a07b295ec7379a6fc514c14e198e77e10a3eb3fb Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Wed, 28 Mar 2012 14:33:34 -0700 Subject: [PATCH] doc support for local array data --- index.html | 91 ++++++++++++++++++++++++++++++++++++++++---------- select2-master | 2 +- 2 files changed, 74 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index db85f099..4c4a3a8a 100755 --- a/index.html +++ b/index.html @@ -186,12 +186,37 @@ $("#e8_2_set").click(function () { $("#e8_2").select2("val", ["CA","MA"]); }); }); + +