Hope this hasn't been asked previously, couldn't find it when
searching forums. I have a need to trigger the drop action through
code. I have a jquery object being inserted into the dom above a
droppable. That object needs to somehow trigger the drop action. Is
it as simple as calling trigger("drop")?
thanks