Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Refreshing a WordPress NextGen gallery instance using AJAX

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #28701
    keithdevon
    Member

    Hello all,

    I’m using WordPress to build a site for the Royal Ulster Academy (test site at http://www.uberleaf.com). To create the thumbnails of a random 6 images on the home page I am using:

    Code:

    This pulls six images from the NextGen gallery, creates the thumbnails and makes them clickable links to a lightbox gallery.

    I would like to have this set of thumbnails refresh every, say, 15 seconds. A nice fade out/in would be good too.

    I’ve looked at a few AJAX tutorials, including Chris’s Feed Smusher but haven’t been able to get it working on this site.

    Any advice for the code needed here?

    Cheers,

    Keith

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.