jQuery DOM Element Method - size() Method

ຕົວຢ່າງ

ຄົ້ນພົບຈຳນວນວັດຖຸທີ່ຖືກຄົ້ນພົບໂດຍຄູ່ມ jQuery:

$("button").click(function(){
  alert($("li").size());
});

ທ້າທາຍຕົວເອງ

ການອະທິບາຍແລະການນໍາໃຊ້

size() ວິທິດກັບຄືນຈຳນວນຂອງວັດຖຸທີ່ຖືກຄົ້ນພົບໂດຍຄູ່ມ jQuery

ວິທິດ

$(selector.size()