Thanks Mike - That helped out a lot. I have worked myself into a new problem...
Now my thumbnails can't target the images. Using the standard pager functions I was targeting images in the cycle but now only the first three thumbnails will work (since I am loading three images in the HTML and the rest through that addSlide method). Any thoughts on how to get that part working? I worked on it for a few hours with another JS guy and we get stumped. Thanks, TR On Oct 20, 6:41 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > I am using cycle for a slideshow and it works great. The problem is > > that I have a gallery with about 60 large images and it can be a real > > pain for slow connections. I figured usinglazyloadwould be a good > > option so that the images only load as needed. I can't seem to get > > cycle andlazyloadto work together - any thoughts? > > > I have the development online > > athttp://www.megperotti.com/weddings/index_weddings.php > > > Thanks everyone, > > TR > > There are numerous demos of how to add slides after the slideshow has > started. Hopefully one of them will get you going: > > http://www.malsup.com/jquery/cycle/add.htmlhttp://www.malsup.com/jquery/cycle/add2.htmlhttp://www.malsup.com/jquery/cycle/add3.htmlhttp://www.malsup.com/jquery/cycle/add4.htmlhttp://www.malsup.com/jquery/cycle/add5.htmlhttp://www.malsup.com/jquery/cycle/add6.html > > Mike

