Jquery delay. Image question.
Hi, I am relatively new to using JQuery. I am using jquery with the cycle plugin to do a slideshow of images on my site.
It is working great except for when it is loading. While the page is loading you see all the images that are in the slideshow until the jquery loads up at which time it compresses into 1 image and fades in and out between images.
My question, is there a way to handle this so that it doesn't show all the images until the jquery has been loaded? Could I put a waiting icon in place of the images until they have been loaded?
my site is stowellphotography.com if you want to take a look. Just do a ctrl + refresh and you will notice that the page shows all images until the jquery has been loaded once the document has finished loading all the page elements.
Thanks for you help.