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 can
t restart it.
Did you have a solution for this??
Thanks, Lucas
Change History (3)
comment:1 Changed 12 years ago by
Owner: | set to lucastvieira |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Status: | pending → new |
---|
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
Resolution: | → invalid |
---|---|
Status: | new → closed |
The method name is enable, not enabled.
Note: See
TracTickets for help on using
tickets.
Re-enabling is working fine for me. Please provide a demo showing the problem.