flickity icon indicating copy to clipboard operation
flickity copied to clipboard

:leaves: Touch, responsive, flickable carousels

Results 154 flickity issues
Sort by recently updated
recently updated
newest added

I added the ability to set `draggable: "onOverflow"`. I hope it would be useful.

I ran an accessibility test on the site https://flickity.metafizzy.co/ using VoiceOver on iPhone 8 and Macbook Air. Mobile -> When you click the back button or the next button, screen...

I stumbled onto the second argument passed to the scroll event, `positionX`, and am wondering if it's reliable to use it. It's not in the documentation, but it looks like...

This is a tough one to recreate in CodePen as it relies on a specific condition. In our case, we are lazy loading images in a freeScroll horizontal (fairly standard)...

A carousel set to `autoplay` does not stop when it is focused. This is an issue for screen reader and other keyboard users who can't prevent this via hovering with...

Per old issues flexbox support isn't great given the absolute positioning the slder relies upon. So, what is the equivalent for certain use cases if they are even achievable. How...

Currently it's not possible to customise the aria-labels of the previous and next buttons. This PR enables it to change them. This makes it possible to translate them. I included...

When you drag the slider on desktop and release the mouse on the slide with the link in it, it triggers. Is there any way how this can be solved?

Hi, Does not work well with the slider cell with html5 video content. look: http://codepen.io/kukac7/pen/ogMpNB What could be the problem? Thank you!

How do I?

I ran into an issue where I wanted the individual slider items to be ``s, but the `.flickity-slider` is set to be a `` with no option to change it....