Home › Forums › JavaScript › AnythingSlider: load images when actual slide is behind 1 › Re: AnythingSlider: load images when actual slide is behind 1
May 6, 2013 at 8:35 pm
#134302
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.