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