luis-almeida / filtrify

Beautiful advanced tag filtering with HTML5 and jQuery
Other
644 stars 112 forks source link

How do i append class name to filtered results? #28

Closed sambit-diffion closed 11 years ago

sambit-diffion commented 11 years ago

The "mismatch" items have a "ft-hidden" class name appended. I need to add a class name to "match" items which doesn't happen now. My business requirement is to use .slice() function on the "matched elements". Hope i am clear!