Hi!
I'm using the Cycle plugin with a counter in my site, like this:
http://jquery.malsup.com/cycle/count.html
In the previous example, the current slide number changes AFTER the effect. I'd like it to change BEFORE the effect, but I can't seem to find the way to do it (using the before: option instead of the after: one, etc...)
Any help would be appreciated.