For Reference: http://tinyurl.com/ahglue http://preview.tinyurl.com/ahglue
If there is anyone out there that can help me wrap my head around this, I'm new to jQuery and love it's flexibility, but I'm just not getting past this stumbling block. Essentially, their are two cycle galleries occurring, and a show function that links the two. The first is an overview gallery that cycles 9 thumbnails using the pager option, the second gallery is a detail image that corresponds to a thumbnail from the first gallery and is controlled with "next" & "prev" options. I've been trying (for almost a week now) to figure out a way to bind each thumbnail to it's corresponding detail slide, but can only get it to perform the show function and display the first slide. The containing thumbnails and detail images are dynamically pulled into the page, so I intend on making the whole section dynamic, but for now, it's static and takes a second to load. Any help/pointers/guidance/etc would be greatly greatly appreciated. -Nick