diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/css/jq-css/demos/droppable/propagation.html --- a/client/player/css/jq-css/demos/droppable/propagation.html Tue Jun 15 01:33:03 2010 +0200 +++ b/client/player/css/jq-css/demos/droppable/propagation.html Mon Jul 12 12:01:22 2010 +0200 @@ -1,74 +1,74 @@ - - - - - jQuery UI Droppable - Prevent propagation - - - - - - - - - - - - -
- -
-

Drag me to my target

-
- -
-

Outer droppable

-
-

Inner droppable (not greedy)

-
-
- -
-

Outer droppable

-
-

Inner droppable (greedy)

-
-
- -
- -
- -

When working with nested droppables — for example, you may have an editable directory structure displayed as a tree, with folder and document nodes — the greedy option set to true prevents event propagation when a draggable is dropped on a child node (droppable).

- -
- - + + + + + jQuery UI Droppable - Prevent propagation + + + + + + + + + + + + +
+ +
+

Drag me to my target

+
+ +
+

Outer droppable

+
+

Inner droppable (not greedy)

+
+
+ +
+

Outer droppable

+
+

Inner droppable (greedy)

+
+
+ +
+ +
+ +

When working with nested droppables — for example, you may have an editable directory structure displayed as a tree, with folder and document nodes — the greedy option set to true prevents event propagation when a draggable is dropped on a child node (droppable).

+ +
+ +