Forums

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

Home Forums JavaScript AnythingSlider: load images when actual slide is behind 1 Re: AnythingSlider: load images when actual slide is behind 1

#134302
Mottie
Member

Yes, you just needed to remove the “for demo only” stuff…

In the above, just copy the three parts from inside the code: `onInitialized`, `onSlideInit` and `onSlideComplete` into your existing code. Also make sure to add commas appropriately. If you have problems, just paste your code here, or in a fiddle.