1

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.

Aditya
  • 2,876
  • 4
  • 34
  • 30
Dirus
  • 1,033
  • 2
  • 14
  • 21

1 Answers1

0

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

Dirus
  • 1,033
  • 2
  • 14
  • 21
  • Hey can you share how you did this?? I am having the same issue, which I click next page, I see the First or Last thumbnail of "previous page" – UID Jun 09 '14 at 19:21