if($.ui.contains(this.containers[i].element[0], this.currentItem[0])) {
                    this.containers[i]._propagate("update", event, this, noPropagation);
                    this.containers[i]._propagate("receive", event, this, noPropagation);
                }