$('.delete').bind('ajax:success', function () { $(this).closest('div').fadeOut() })