From a637ec1d27b54d8afe95f693667a8dee739ce765 Mon Sep 17 00:00:00 2001 From: Sagie Maoz Date: Wed, 31 Oct 2012 22:47:54 +0200 Subject: [PATCH] Add documentation for 'close' event, fix #542 --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 9c8c0cf3..ed4bf88b 100755 --- a/index.html +++ b/index.html @@ -1382,6 +1382,12 @@ Example:
alert("Selected value is: "+$("#e8").select2("
         

+
+
+

close

+

Fired when the dropdown is closed (whether by selection or cancellation).

+
+