Forums

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

Home Forums CSS Anythingslider multiple slides

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35038

    I’m trying to get my anything slider to show 5 slides at once, this is the code that I’ve used:

    jQuery(function(){
    jQuery(‘#slider’).anythingSlider({
    showMultiple : 5
    }); // add any non-default options here
    });

    Is this right? I can’t get it to work.

    Thanks

    #90178
    Mottie
    Member

    Hi Blossompyjama!

    Nice name by the way ;) Your code looks right, but I made a demo for you anyway :P

    If you still can’t get it to work, make sure you have the latest version.

    #90713

    Thankyou so much for the demo!

    Realised I didn’t have the latest version of the code, have downloaded that, and now it’s working perfectly, thanks!

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