1rosehip / jplist-es6

jPList is a JavaScript library for sorting, pagination and filtering of any HTML structure like DIVs, UL/LI, tables, etc.
https://www.jplist.org/
MIT License
83 stars 39 forks source link

Define item by adding a class not a "data-jplist-item" #33

Open Radzio1615 opened 5 years ago

Radzio1615 commented 5 years ago

Hi! Is there a way to use a standard class to define items? i don't can use "data-jplist-item" attribute.