$("p.informer-category a").each(function () { this.nextSibling.parentNode.removeChild(this.nextSibling); });