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