Opened 12 years ago

Closed 12 years ago

#7029 closed bug (notabug)

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

Change History (3)

comment:1 Changed 12 years ago by Scott González

Owner: set to lucastvieira
Status: newpending

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

comment:2 Changed 12 years ago by lucastvieira

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

comment:3 Changed 12 years ago by Scott González

Resolution: invalid
Status: newclosed

The method name is enable, not enabled.

Note: See TracTickets for help on using tickets.