$('#close_btn').click(function(){ $('#add_form').delay(50).fadeOut(50); $(this).parent().parent().attr('id', ''); })