This seems like a bug in Droppables - could you file a ticket at
http://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.com
http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to