Answer the question
In order to leave comments, you need to log in
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)
Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question