Search code examples
jqueryjquery-toolsjquery-scrollable

Jquery Tools scrollable problem


I'm having an issue where after the 10th page, the next page seems to show many pages as it scrolls.

Please refer to my page here: http://rh-photography.com.au/Weddings/Album-Samples/Album-3#

Click "Next" 10 times. On the 11th time, you will notice that it actually starts from the beginning of the scrollable and scrolls all the way to the 11th image. Same story with the 12th etc.

I can't see any differences in my code at all that would cause this.

Could someone please help me?

I'm using the following: jquery 1.4.4 jquery tools 1.2.5/tiny (jquery ui 1.8.2)

Also see anyone with the same problem might like to check my forum post on jquery tools site if that helps: http://flowplayer.org/tools/forum/35/54693 (But my question is the same here as it is there.)


Solution

  • This is actually a bug in jQuery.

    http://bugs.jquery.com/ticket/7193

    It's been fixed in 1.4.5. But that is unfortunately not out, yet.

    If you can roll back, it doesn't exist in 1.4.2. So that's a possible workaround.