[jQuery] Re: Cycle plugin: some images not loading

2008-12-12 Thread TNTitan
> I think this is just a result of some of your images not yet being > downloaded to the browser when Cycle transitions them in. You can > either add images dynamically (see the 'add' demos on the Cycle page) > or wait until the window 'load' event fires (instead of using the > 'ready' event) to

[jQuery] Re: Cycle plugin: some images not loading

2008-12-12 Thread Mike Alsup
> Thanks for responding, Mike.  I noticed today that setting the height > and width explicitly with CSS did not actually make all the images > show.  It did cause the area where the image should be to be the > correct size, but the image was still not displayed.  Please take a > look and see if yo

[jQuery] Re: Cycle plugin: some images not loading

2008-12-11 Thread TNTitan
> It sounds like the size of the images could not be determined and that > is unexpected if the markup explicitly declares the size.   If you > have time, post a link for us to look at.  Thanks. Thanks for responding, Mike. I noticed today that setting the height and width explicitly with CSS di

[jQuery] Re: Cycle plugin: some images not loading

2008-12-09 Thread Mike Alsup
> UPDATE: > > As I have been writing this message, I have been trying some other > options to see if I can resolve the issue myself.  It looks like the > problem is solved by setting explicit height and width properties in > CSS.  Mike, if you are out there: is this expected behavior? It sounds l