Home
last modified time | relevance | path

Searched refs:endeffect (Results 1 – 1 of 1) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js236 endeffect: function(element) { method in AnonymousFunctioneab5d76a0c00.defaults
255 if(!arguments[1] || Object.isUndefined(arguments[1].endeffect))
437 if(this.options.endeffect)
438 this.options.endeffect(this.element);
681 if(options.endeffect)
682 options_for_draggable.endeffect = options.endeffect;