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