codrops / SlitSlider

A responsive slideshow with a twist: the idea is to slice open the current slide when navigating to the next or previous one. Using jQuery and CSS animations we can create unique slide transitions for the content elements.
459 stars 135 forks source link

Fade instead of default slit animation #35

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi, is there an option to have the slider fade in and out instead of the default animation? I tried giving this option a try (https://github.com/codrops/SlitSlider/issues/28) but unfortunately no success. Thanks