Droppable and AJAX Postback

Droppable and AJAX Postback


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











    • Topic Participants

    • fb