I'm trying to use the cycle plugin with both page numbers and next/prev controls, as presented in this demo:
http://jquery.malsup.com/cycle/pager11.htmlBut I found it doesn't work right, and what's more, even the demo doesn't work right.
With the code given in the demo, the pager only displays 3 numbers, no matter how many slides there are in the slide show.
Anyone know how I can get the pager to display the full number of pages, while still using prev/next controls as well?