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

custom autoplay interval. #36

Open iSparkas opened 6 years ago

iSparkas commented 6 years ago

There seems to be no custom autoplay interval setting, in the project we are working on, this is necessary for each slider to have it's own show time.

Are there any chances this will be implemented? Or maybe anyone did that before me and want to navigate me to the right direction on how to make it?