One-com / knockout-dragdrop

A drag and drop binding for Knockout.
BSD 3-Clause "New" or "Revised" License
85 stars 29 forks source link

CSS-class to identify zones that are possible to drop on on drag start. #42

Open kgjersda opened 8 years ago

kgjersda commented 8 years ago

CSS-class to identify zones that are possible to drop on on drag start. I needed to identify where I am able to drop objects before they hover. This solves that problem.