bqworks / slider-pro

A modular, responsive and touch-enabled jQuery slider plugin that enables you to create elegant and professionally looking sliders.
MIT License
876 stars 387 forks source link

No Event for SlideMoveComplete #325

Open lucasjmiles opened 3 years ago

lucasjmiles commented 3 years ago

Not sure if this was intentional, but I need an event that triggers when autoplay is true and the slide move completes. Currently it seems like all the event are related to manual scripted methods.

davidghi commented 3 years ago

Please check this event: https://github.com/bqworks/slider-pro/blob/master/docs/api.md#gotoslidecomplete

Best, David