Flexslider prev/next not working in chrome

I am developing the WordPress theme.. For purpose i try to integrate Flexslider on my theme.. but the next/previous button(arrow) doesn’t work at chrome browser.. but it works well in all other browsers.. Can Anyone know about issue !!.. please give me a solution…

jQuery('.flexslider').flexslider({
    animation: "fade",
    direction: "horizontal",
    slideshowSpeed: ani_speed,
    animationSpeed: trans_speed,
    slideshow: autoplay,
    touch: true,
});

this my jQuery …

Related posts

Leave a Reply

1 comment