-
I have a working Nivo Slider, but the background is not faded. Where can I change this? Is it in JS or CSS?
![nivo no fade](https://cloud.githubusercontent.com/assets/7219555/18918515/66be9b5e-859b-11…
-
hello this has perfect functionality for a background image slider. Although my client now wants a fade and not a slit transition. Is it possible to do this with this slider?
-
### Preflight Checklist
- [X] I use the latest version of YouTube Music (Application).
- [X] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a bug report tha…
-
When the `fade` setting is `true`, the current slide is only set after the time defined in `autoplaySpeed`.
Here is my configuration:
```
var settings = {
dots: false,
lazyLoad…
-
@Mottie Could you please provide a solution for the below mentioned issue.
Video is not playing for single slide with video. The "var playVideo = function(slider) ", checking for currentSlider has…
-
Currently when the Slider fades between two items, it will fade both of them simultaneously, which means that halfway through the fade, the background will be 25% visible (50% of 50%) behind the two s…
-
I found on the website from slick the code as below. But i can't find how i can set the values for .slider-nav and .slider-for
How can i implement this setup with Yii/Slick?
$('.slider-for').sl…
-
I'm trying to put the nav into a custom div wrapper using controls-container=".slider-controls".
When I do this I get 2 directional navs and 2 slide navs inside the slider-controls div. Only one of t…
-
I am stuck on how to get this to work. I want my slideshow to play automatically, but stop when it reaches the last slide.
I figured this would do it, but with infiniteLoop set to false, the slidesho…
-
We faced a jumping/quivering animation on slide transitions if we set the mode to 'fade' and adaptiveHeight to on.
Maybe it's because we make use of velocity.js although this shouldn't conflict.
So …