Get all values in current tag from multiple tags and inputs
问题 I have a page where my tag in paginatethis is used to paginate all the fields. Now from my php script 2 to 100 paginatethis class=abc tags can be generated , How can I get the values of only the current field? I have Used A Plugin For Pagination easyPagination hence im using the paginatethis tag My Pagination code looks like this $('#qwe').easyPaginate({ paginateElement: 'paginatethis.abc', elementsPerPage: 1, effect: 'climb' }); This is my jQuery. I need to select all elements in the current