Disable droppable on sortable

Disable droppable on sortable

Hello,

Im kind of in a quandry.

I have a div that Im dropping items into. When I do, Im creating a child div for each item dropped.

I also have that parent div section as sortable. But it is firing the droppable when I do a sortable on it.

How can I disable the droppable, when Im doing sortable?


I cant believe I wrote that where it makes any kind of sense.