So Im setting some buttons to slide a carousel.
preezer.setActiveItem(this.text, "slide");
Its working just fine EXCEPT that I would sure love it if it would slide the way that the card should go… in other words, if a user clicks the 3rd button it slides left to the 3rd card but if then the user clicks the first button, I would rather it slide right back to card #1.
Anyone know how to do?
Thanks!
You can put some conditional logic and define the slide directions