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