$(function () { $(".TitleTable tr").find("td:nth-child(2)").remove(); $(".TitleTable tr").find("td:nth-child(1)").remove(); });