code to clear all children elements from the selected element jQuery code example Example: delete all child elements jquery $("div").empty();