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