Код: Выделить всё
$("#reports").load("website.com/reports-list.html .report-item:lt(5)");
Подробнее здесь: https://stackoverflow.com/questions/794 ... where-else
Код: Выделить всё
$("#reports").load("website.com/reports-list.html .report-item:lt(5)");