diff -r a8ad7ebf5902 -r cb1b83039bc1 web/static/css/jq-css/demos/droppable/propagation.html --- a/web/static/css/jq-css/demos/droppable/propagation.html Wed Sep 15 15:07:08 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).