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