I'd like to build a jQuery Cycle slideshow with pagination in the format of "current_slide/total_slides" as seen here
I'm assuming I'd use pageAnchorBuilder to show the current and total slide numbers and then onAfter to update the current slide number?
Can anyone help with this? Thanks!