[jQuery] Re: JQuery Cycle + lazyload

2008-10-29 Thread TResudek
Just cleared my cache and it looks like it works as long as the large image is loaded. Man... Thanks dude. I seriously spent hours working on this and all I needed was the newest version of cycle! Thanks a million Mike. You are a pro. TR On Oct 29, 6:46 pm, Mike Alsup <[EMAIL PROTECTED]> wrot

[jQuery] Re: JQuery Cycle + lazyload

2008-10-29 Thread TResudek
http://megperotti.com/weddings/index_weddings.php I just updated the cycle js and it seems the same. Thanks Mike. On Oct 29, 6:13 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > Thanks Mike - That helped out a lot. I have worked myself into a new > > problem... > > > Now my thumbnails can't tar

[jQuery] Re: JQuery Cycle + lazyload

2008-10-29 Thread TResudek
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

[jQuery] JQuery Cycle + lazyload

2008-10-20 Thread TResudek
I have a photo gallery using cycle and it works well. I am running into an issue with slow connections because I have a gallery with 60+ large images in it. I figured I could use lazyload to remedy the problem and have the images only load when they are called(or next to be called). I can't seem

[jQuery] JQuery Cycle + lazyload

2008-10-20 Thread TResudek
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 using lazyload would be a good option so that the images only load as needed. I can't seem to get cycle and lazyload to wor