$ 0 0 What is the best method in jQuery to add a class to a table last row? $("table tr:visible:last-child").addClass("last");