metafizzy / flickity

:leaves: Touch, responsive, flickable carousels
https://flickity.metafizzy.co
7.5k stars 604 forks source link

Pagination for dots #1264

Open szopos opened 1 year ago

szopos commented 1 year ago

If there are a lot of slides, the dots will not fit on a small screen. I would be nice to have an option for a numbered, paginated version instead of the dots... in a future version (3.x or so). This is how I solved it https://codepen.io/szopos/pen/gOjExdB but I guess there is a more elegant way for this.

desandro commented 1 year ago

Thanks for sharing this demo! Nice to see you build this with CSS (!!)