remove elements on parent html using jquery code example Example: how to remove the parent div from the child in jquery $(this).closest('.parentClassname').remove();