I'm very new to jQuery and having some issues figuring out stuff here :)
I want to create a gallery that's something like this.
[IMAGE]
[previous / next]
[ 1 of 5 ] <- (for example, if I have 5 images, I want to display the numbers)
I figured out up to prev / next button part by using jQuery Cycle Plugin, but i couldn't figure out how to display the [1 of 5] part.
Can someone please lend me a hand ? :)