Droppable accept event must be assigned
misanthropist - November 16, 2009 - 16:19
| Project: | jQuery UI |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
I am using JQuery 6.x-1.1, JQuery UI 6.x-1.3 and Drupal 6.14
When using Droppable in Drupal the 'Accept' event must be specified or the 'Drop' event will not be triggered.
For the non-Drupal version Droppable works without needing to specify 'Accept'. This can be verified by looking at the JQuery UI Droppable demo.
This is quite confusing for idiots like me when trying to implement the JQuery demos in Drupal. It would be good if this module could be made to behave similarly to the official JQuery UI release in this regard.
Thanks for taking the time to read my minor quibble and please keep up the good work.
