jQuery ListFilter

Example #1: default index (data-listfilter-index)

Plase note, that the index value in data attribute should be lowecased


Example #2: defined index (data-listfilter-index="data-country-name")


Example #3: index from element content (data-listfilter-by-element="span:contains({{value}})" - slower than the examples above)