M
M
MaxQw2020-07-28 17:28:12
JavaScript
MaxQw, 2020-07-28 17:28:12

How to activate filter in isotope.js?

There is an activation method like filter: '.red' in var $grid = $('.grid').isotope(). But how to activate in this instance (for example .red)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2020-07-28
@MaxQw

$grid.isotope({ filter: '.red' });
https://isotope.metafizzy.co/filtering.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question