Skip to main content

Search and Top Navigation

#7029 closed bug (notabug)

Opened February 22, 2011 11:09PM UTC

Closed February 23, 2011 08:19AM UTC

Re-enable droppable

Reported by: lucastvieira Owned by: lucastvieira
Priority: minor Milestone: 1.9.0
Component: ui.droppable Version: 1.8.9
Keywords: Cc:
Blocked by: Blocking:
Description

Hello,

I`m trying to re-enable a droppable event.

When I use droppable("disable") I cant re-enable. All events is disabled and I cant restart it.

Did you have a solution for this??

Thanks,

Lucas

Attachments (0)
Change History (3)

Changed February 23, 2011 12:26AM UTC by scottgonzalez comment:1

owner: → lucastvieira
status: newpending

Re-enabling is working fine for me. Please provide a demo showing the problem.

Changed February 23, 2011 12:38AM UTC by lucastvieira comment:2

status: pendingnew

Demo: http://jsfiddle.net/vMQVy/2/

Take the item, take to the trash ....

Then remove that item from trash and try again put there (same or other item) ...

Droppable still "disabled"

Could help me with a solution?

Thanks,

Lucas

Changed February 23, 2011 08:19AM UTC by scottgonzalez comment:3

resolution: → invalid
status: newclosed

The method name is enable, not enabled.