javascript - Bootstrap custom carousel tweak -
i came across demo: http://www.bootply.com/94444. have been looking for.
as can see takes 3 slides in 1 view. have 2 slides in 1 view.
can tell how accomplish this?
thanks in advance.
see example: http://www.bootply.com/124246
you need modify few things on 3 slides example..
- change css 50% 33%
- change cols
col-4
col-6
cols 50% wide - modify jquery append next sibling active item (creating 2 slides in each active frame)
Comments
Post a Comment