I have a page with 2 lists. Each list is populated with a $.get() call. I want to drag drop from list1 to list2.
Drag/drop works but there's a visual problem : during drag, when mouse exits list1, the dragged content disappears. Drop works but I don't see the content over list2. If I create the page with static lists, drag/drop works normally. What can I do to correct the problem ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
