Hi everybody, does anybody know this error:
I am using ASP.NET and AJAX. The droppable panel is within an UpdatePanel. After the AJAX postback occurs, the droppable will discontinue to accept draggables - even though I am recalling the function $('#PanelWSSurround').droppable({accept: '.dragclass', drop: onDrop, tolerance: 'fit' }); after the postback. Appreciate your help. morres --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---