-
**Autoplay still not working with 3.4.2 update.**
Problem: autoplay ONLY works when you _MANUALLY_ slide the first slide.... after that, it starts the autoplay, but that's not what we want.
Wha…
-
I am trying to use Swiper to wrap a list of components with the coverflow effect but it doesn't work. It seems that the children of Swiper can only be ``. Thanks for any help.
const params = {
…
-
``` javascript
effect: 'coverflow',
grabCursor: true,
centeredSlides: true,
slidesPerView: 'auto',
coverflow: {
rotate: 50,
…
-
The options of effect are: "slide", "fade", "cube", "coverflow" or "flip". But I don't want any effect at all. Is there any way to disable it?
-
CoverFlow.pm fails to compile
Reference to
use C4::Branch;
which is no longer required (and can be removed)
and
use Koha::Caches;
to replace
use Koha::Cache;
Only one occurrence of t…
-
My slider is built with 3 elements visible at a time. When i mouse-drag quickly enough to the left, the first of the 3 images will not load and the preloader-svg remains in a flickering manner.
I set…
-
I'm setting an Image visible when I launch a background worker and using an animated gif in it and hiding it when the work completes. It works great the first time through, but if I click the "do work…
-
i have already installed it on the https://extensions.gnome.org/extension/97/coverflow-alt-tab/ ,also restarted gnome-shell,but when i press Alt+Tab,nothing happen
-
This is a (multiple allowed):
- [x] bug
- [x] enhancement
- [ ] feature-discussion (RFC)
- Swiper Version: 3.3.1.
- Platform/Target and Browser Versions: Windows, CHROME
But really any it's not plat…
-
Swiper V4
Go to: http://idangero.us/swiper/api/#initialize
Issue: documet.querySelector give error
Right: document.querySelector
Find:
> var mySwiper = documet.querySelector('.swiper-conta…