I'm using the jQuery Cycle plugin and I would like to change updating of pager. Is it possible to update pager not after click but after change of slide?
Asked
Active
Viewed 353 times
1 Answers
0
There is an event you can change to update the active pager element.
See documentation from plugin site: http://jquery.malsup.com/cycle/pager7.html
Working JsFiddle Example:

lucuma
- 18,247
- 4
- 66
- 91