From 287e765d3fa1ada19f9b3e5c08a05f81df19ff13 Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Sun, 25 Mar 2012 23:44:31 -0700 Subject: [PATCH] clarification for remote dataset docs --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 694af99d..db85f099 100755 --- a/index.html +++ b/index.html @@ -612,6 +612,7 @@ $("#e9").select2(); +

In order for this function to work Select2 should be attached to a input type='hidden' tag instead of a select.

ajaxobject @@ -643,6 +644,7 @@ $("#e9").select2(); +

In order for this function to work Select2 should be attached to a input type='hidden' tag instead of a select.