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 can
t restart it.
Did you have a solution for this??
Thanks,
Lucas
Attachments (0)
Change History (3)
Changed February 23, 2011 12:26AM UTC by comment:1
owner: | → lucastvieira |
---|---|
status: | new → pending |
Changed February 23, 2011 12:38AM UTC by comment:2
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
Changed February 23, 2011 08:19AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
The method name is enable, not enabled.
Re-enabling is working fine for me. Please provide a demo showing the problem.