-
Before I go down the rabbit hole of trying to figure out why it's not working cleanly for — is Flickity compatible with CSS grid? As in, should I be able to place it within a grid-area without the sli…
-
Would it be possible to apply the css transformations to a container rather than applying them to each slide separatly? I think this will drastically increase performance espacially if dealing with a …
-
Vet slider options
Is [tinyslider](https://github.com/ganlanyuan/tiny-slider) our go to/ guidance?
What about [Splide](https://splidejs.com/)?
**[Flickity](https://flickity.metafizzy.co/)**…
-
I know this issue has been requested before on https://github.com/kenwheeler/slick/issues/922 (closed)
and believe this was in progress ~2015.
I have branch 2.0 checked out, but don't see any additi…
-
I'm trying to get a horizontal carousel to cycle using `infiniteElements:'#scroller, .column'`. After reaching the last column, I'd like to scroll in the same direction by loading the first `` again w…
-
Hi desandro, I was wondering if its possible to link a specific image in fullscreen, so when click, it opens the fullscreen and scrolls to the desire img, also is it possible to link to a image with o…
-
i'm using this lib minify css from url
$minifierCss->add(file_get_contents($url));
But css result didn't minify
I think content css have some problem
you can check my file
"http://coupon-grabber.…
lapdx updated
5 years ago
-
-
### Checks
- [X] Not a duplicate.
- [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/…
-
I have a slider, and flickity is inside that slider. 6 slides in total, the first 4 slides load fine mostly, the last 2 load as viewport-height 25px until the window is resized then the viewport-heigh…