How do I implement the beforeSlideChange event handler? Could you please give me some code? If I add the following code, the effect is that only the first slide is being shown, while the captions change once, with the old pause time settings:
function beforeSlideChange(args) {
imageSlider.changeOptions({ pauseTime: 200 });
}
Thank you!
If you just want to apply different timing for individual slide, you can use Ninja Slider. For details please read: Apply different timing for individual slide
If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;
If your question is related to the Javascript Image Slider, click:
Ask new question: Javascript Image SliderOtherwise navigate to one of the following forum categories, and post your question there.
##