Считайте все элементы с помощью класса jQuery
var numItems = $('.item').length;
AbubakarShf
var numItems = $('.item').length;
var numItems = $('.item').length;
// Gets the number of elements with class yourClass
var numItems = $('.yourclass').length