diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/development-bundle/demos/droppable/propagation.html --- a/client/player/development-bundle/demos/droppable/propagation.html Tue Jun 15 01:33:03 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,74 +0,0 @@ - - -
- -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).