Done. http://ui.jquery.com/bugs/ticket/3275
I couldn't see how to attach a file or modify the ticket, so the testcase lives here http://friendpaste.com/zepyyDJk On Aug 31, 3:09 pm, "Paul Bakaus" <[EMAIL PROTECTED]> wrote: > This seems like a bug in Droppables - could you file a ticket > athttp://ui.jquery.com/bugs? > > Thanks a lot! > Paul > > > > On Sun, Aug 31, 2008 at 1:23 PM, Paul Carey <[EMAIL PROTECTED]> wrote: > > > Hi > > > If I invoke $("#myDiv").droppable multiple times, when a drop occurs > > the drop function will be invoked as many times as I've invoked > > droppable. > > > If I invoke $("#myDiv").dialog multiple times, when the dialog is > > closed, the close function will be invoked exactly once. > > > If I destroy a droppable before recreating it the droppable will > > function as expected. But if I destroy a dialog before recreating it, > > the dialog will have lost its contents and be unusable. > > > While working around these inconsistencies is fairly simple, I feel > > that a more consistent approach to these methods would be a worthy > > goal. > > > Paul > > -- > Paul Bakaus > UI Architect > --http://paulbakaus.comhttp://www.linkedin.com/in/paulbakaus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
