$('#tree').empty().load('operations/get_tree.php', function() { $('ul').nestedSortable({ // ... }); });