$('.delete_level').bind('ajax:success', function() { $(this).closest('tr').fadeOut(); });