jquery-ndd
jquery-ndd copied to clipboard
Bug fix
There was a bug with the currents
variable being double set when the same element was dragged over a droppable multiple times, regardless of it being dropped or not. This has been fixed by setting and validating the variable in the this
scope.
Updated to fix an additional bug when in use with the jQuery UI package.