[Feature Request] "slidesToShow" slide the amount of slidesToShow > 1
See original GitHub issueHi,
could we get a feature where we slide the same amount of slidesToShow is bigger than 1. So what i mean is when: Say we have 10 images
array(1,2,3,4,5,6,7,8,9,10)
For the example we showing now the first 5 indexes. At the “next” - click we show the 5th index.
Example on first show: array(1,2,3,4,5)
after clicking next i would see the rest and the 5indexes before are gone in the background: the next five images of the main array above array(6,7,8,9,10)
I hope i could explain it to you as good as i can, because my english isn´t that well 😃
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (2 by maintainers)
Top Results From Across the Web
If slidesToShow is more than one, slide width calc is incorect
I am placing few divs inside slides and they come with a 1px border I also used this approach to separate the slides...
Read more >slick - the last carousel you'll ever need - Ken Wheeler
Hi thekenwheeler!. I used the slick.js library for swipe functionality. I want to control the slidesToScroll property based clicks on arrow buttons. If...
Read more >@infoprojects/slick-carousel - npm
Enables centered view with partial prev/next slides. Use with odd numbered slidesToShow counts. centerPadding, string, '50px', Side padding when ...
Read more >https://www.lsue.edu/_resources/css/ldp/galleries/...
slidesToScroll | int | 1 | # of slides to scroll at a time slidesToShow | int | 1 ... Ignores requests to...
Read more >Elements and classes missing when only one slide - Drupal
The carousel is working fine when there are multiple slides to show. But when there is only one slide, several elements and classes...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks, I’ll check it one more time soon.
@webfacer It should be fixed in v1.1