I am new to jquery and I want to move my Waterwheel Carouselc left /right from buttons
suppose I have a button for right movement How can I do this code using Waterwheel Carousel function? I have tried the following code :
$("#waterwheelcarouseldefault").waterwheelCarousel().moveItem();
any one has a code for it ?
