/* remove the file from the UI */ $("#myfiles_41570").fadeOut('slow', function() { $(this).remove(); });