Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Anything Slider left arrow is not working

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #31527
    rabidart
    Member

    First of all, let me thank the creators of this great slider, it works great and I’ve managed to customize it like I desired. Just have a little problem, the left arrow is not working properly. It doesn’t show the hover effect and when you press it, it goes foward instead backward so if the user wants to go back to the previous photo it is not possible.

    This is the code I’m using for it, if you need more details like the css or the html, let me know.

    	$(function () {
    $('#slider3').anythingSlider({
    buildNavigation: false,});
    // add any non-default options here
    });

    Thanks in advance for your reply!

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.