From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../demos/sortable/empty-lists.html | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 include/jquery_ui/development-bundle/demos/sortable/empty-lists.html (limited to 'include/jquery_ui/development-bundle/demos/sortable/empty-lists.html') diff --git a/include/jquery_ui/development-bundle/demos/sortable/empty-lists.html b/include/jquery_ui/development-bundle/demos/sortable/empty-lists.html new file mode 100644 index 000000000..f49b1072f --- /dev/null +++ b/include/jquery_ui/development-bundle/demos/sortable/empty-lists.html @@ -0,0 +1,69 @@ + + + + + jQuery UI Sortable - Handle empty lists + + + + + + + + + + + +
+ + + + + + + +
+ +
+ + + +
+

+ Prevent all items in a list from being dropped into a separate, empty list + using the dropOnEmpty option set to false. By default, + sortable items can be dropped on empty lists. +

+
+ + + -- cgit v1.2.3