Forums

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

Home Forums JavaScript anythingSlider: Building a BBC-like navigation Re: anythingSlider: Building a BBC-like navigation

#122875
Mottie
Member

Hi Pete!

Thanks for all of the compliments!… it worked LOL ;)

I put together [this demo](http://codepen.io/Mottie/full/xLAhe) for you. It will need a `data-thumb` added to each “main” image inside of the slider; so multiple images inside the slider are allowed, only the image with a `data-thumb` will show in the preview thumb popup.

Hopefully I’ve added enough comments in the css to allow adjusting this code to work with any theme.

Check out this Pen!