Jquery gallery

Discussion in 'jQuery' started by ianhaney, Apr 18, 2013.

  1. #1
    Hi

    I have got 4 versions of the same jquery gallery slideshow on my webpage and is all working ok but got one small issue, hopefully can be fixed

    The jquery slideshow I am using is below

    http://www.coffeescripter.com/code/ad-gallery/#ad-image-0

    If I can click on one of the thumbnails in one of the galleries, all the other 3 change to that thumbnail as well, is there anyway to stop that from happening so they all work seperatly, do I need to call them different id's or something

    My webpage with the 4 galleries is below

    http://www.irhwebsites.co.uk/sites/toniscakes/gallery.php#ad-image-0

    Kind regards

    Ian
     
    ianhaney, Apr 18, 2013 IP
  2. dafuqjoe

    dafuqjoe Member

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    You need to give them id's and change the jQuery code from getting the galleries by class to getting them by their id and change the code a little to work with that.
     
    dafuqjoe, Apr 18, 2013 IP