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