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