Problem displaying Jquery Cycle pager thumbnail images
Greetings,
I am trying to make a prototype of a feature powered by Cycle function properly (and am a beginner at Jquery/JS). I am attempting to produce a rotating series of images and related content which are accompanied by pager thumbnails.
I have been successful at getting the thumbnails to work when rotating the
images only:
Example
However, I'm not sure how to properly use the pagerAnchorBuilder function in order to create thumbnails from the images when they are within a container div with related text content:
Example (thumbnails set to gray BG for visibility)
Any assistance would be greatly appreciated. Thanks!