Forums

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

Home Forums CSS Anything Slider – similar question – page content changes depending on the active slide. Re: Anything Slider – similar question – page content changes depending on the active slide.

#49820
paaljoachim
Member

There are several examples on how to use the “navigationFormatter” option.
Wiki Usage page – basic example at the bottom: https://github.com/ProLoser/AnythingSlider/wiki/Usage

Wiki Navigation page – detailed explanation:
https://github.com/ProLoser/AnythingSlider/wiki/Navigation-Options

The second slider on the demo page – check the source code.
https://github.com/ProLoser/AnythingSlider/blob/master/index.html#L122

The first slider on the Fx demo page (using thumbnails) – check the source code.
https://github.com/ProLoser/AnythingSlider/blob/master/js/demo.js#L16