• Resolved tnxup

    (@tnxup)


    Thanks Alex for these plugins and for all of your hard work, buddy!

    I have found a couple of jQuery slideshow bugs listed below:

    1.6.2
    Even when including your most recent updates to json.php and ngg-db.php, there is an issue, most likely in ngg.slideshow.js, that is causing the first three slides of a slideshow to cycle in a mixed up order. I’m pretty certain that this is a time/loading issue because refreshing the page after the initial load will fix the order problem.

    1.7.2
    Tested in 3.0 + 3.0.4, the jQuery slideshow works well in all browsers except… you guessed it! Good ‘ol ie (7 + 8). In ie the slides do not cycle all the way through and in some cases the images that do cycle are scrunched into the left hand corner of the slideshow at around 15% of their actual size.

    Any suggestions to fix these issues, more particularly the issues with 1.6.2 which seems to be more stable overall, would be greatly appreciated!

    Thanks!

Viewing 7 replies - 16 through 22 (of 22 total)
  • Thread Starter tnxup

    (@tnxup)

    @alex:
    I have been using the script for over two weeks. My cache has been cleared several times in that period. When I wrote the code I also tested and debugged it using alerts to make sure no images were being preloaded after the third image… I can check again just to make sure though.

    Thread Starter tnxup

    (@tnxup)

    @alex:
    I just double checked the code. You were right. My apologies. I was post-auto incrementating the num variable as it was being passed through the loadImage params. I should have been pre-auto incrementing the num variable instead. So what was happening was the variable was not being incremented properly and was not stopping the preloading of images after three.

    The code has been updated and effectively stops after preloading three images now. Thanks for spotting that, Alex ??

    The new code is available click to download updated code

    Thread Starter tnxup

    (@tnxup)

    @alex:
    Drop the new script/files in your js directory when you get a chance. They should hook you right up ??

    Peace

    Yes, I will look into it… thanks a lot for the rework. I’m now out for vacation, then this will be the first thing I will work on.

    Thread Starter tnxup

    (@tnxup)

    NP. Have a good vacation, man.

    Thanks again… should be fixed with : https://code.google.com/p/nextgen-gallery/source/detail?r=909

    Thread Starter tnxup

    (@tnxup)

    NP. Thank you for making this plugin possible.

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘[Plugin: NextGEN Gallery] jQuery Slideshow Order Bug 1.6.2 1.7.2’ is closed to new replies.