html count elements by class code example Example: get count of div by class var numItems = $('.item').length;