can be redefined, if you need custom drop rules
$$("somelist").$dropAllow = function(context, e){ //context - drag context return true; };