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