I'm using galleriffic for my page, the problem is every-time i click the thumbnail next page, the big image change to next page first image.
This is the example from galleriffic itself.
Everytime i click the next page it's change, How to have focus at the image that i clicked?
I tried searching at google and changing the jquery but without any success.
I found my own way to fix that problem..
I delete the next prev function from the galleriffic and i combine it with jcarousellite
so my next and prev function is handle by jcarousellite