In my current code I have like
$(\"#foo\").remove(); $(\"#bar\").remove();
Are there any way to remove multiple elements by using remove
remove