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