Cycle2 - Get nested images to run

Cycle2 - Get nested images to run

Hi All,

I'm trying to get Cycle2 to work.  I have a number of extra divs that are between the initialized slideshow wrapper (cycle-slideshow) and the imgs.
  1. <div class="cycle-slideshow productpal_slideshow_..." data-cycle-fx="scrollHorz">
  2.   <div id="stacks_out...">
  3.     <div id="stacks_in...">
  4.       <div></div>
  5.       <img id="productpal_img..." src="resources/testimg.png" width="64px" height="64px" rel="2ndpg.html" alt="Caption1">
  6.     </div>
  7.   </div>
  8.   ...similar 2nd wrapped img 
  9. </div>

At the moment I have two test images, but they are just showing stacked on top of each other & no slideshow action.  Given this type of img nesting what do I need to do to get it working?

Here's a test page so you can see what's happening:  http://www.partiproductions.com/productpal_test/index.html

Thanks,  Bill
    • Topic Participants

    • bill