I have a question for jQuery Flexslider plugin version 1.8. How can I go to the slide manually? I searched and found the code, but it does not work properly.
$('.flexslider').slider.flexAnimate(2, true);
I got "$ (". Flexslider "). FlexAnimate is not an error function
source
share