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

+ When dragging a sortable item to a new location, other items will make room + for the that item by shifting to allow white space between them. Pass a + class into the placeholder option to style that space to + be visible. Use the boolean forcePlaceholderSize option + to set dimensions on the placeholder. +

+
+ + + -- cgit v1.2.3