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