K
K
kimqar2020-03-14 17:30:08
css
kimqar, 2020-03-14 17:30:08

Is there any similar slider already ready or will I have to write from scratch?

Is there any similar slider already ready or is it better to write from scratch? (when you click on the arrow, the active slider moves with animation to the inactive slider and the picture becomes grayish)
5e6cea6d7cb68095215514.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
strelok011, 2020-03-15
@strelok011

any slider that supports preview blocks (like flexslider.woothemes.com/thumbnail-controlnav.html). For inactive, a class with is simply written (attention! the attribute is not fully supported by browsers! https://caniuse.com/#feat=css-filters https://developer.mozilla.org/en/docs/Web/CSS/filter ) Ready you are unlikely to find a slider, select according to the maximum similarity, you will have to saw the differences with your hands. CSS at least. filter: grayscale(100%);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question