Forums

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

Home Forums JavaScript Hide left arrow – Anything Slider Re: Hide left arrow – Anything Slider

#84219
Mottie
Member

Hi Brightonmike!

I’ve already addressed this in the issue you submitted, but basically just set this options and the slider does this automatically. I’ll modify the wiki navigation page to make this more clear :)

$('#slider').anythingSlider({
infiniteSlides: false,
stopAtEnd: true
});