Hi,
I am trying to understand JQuery better in as far as understanding the order of how things are done and how it will effect page load speed.
I am currently using the CycleLite plugin on 3 divs on a particular page, just fading images into one another after a set delay. How does it load the images in? Is it when requested for the next image, or are they all loaded upon page request? This obviously has large ramifications if for example I need to cycle through 20 images.
Also, I am going to change the CycleLite add on on 2 of my divs so do all Jquery add ons (of this sort) work in a similar way?
Finally, what is the best add on you use to cylcle through images and text? Preferably I would like the text to be actual text so it is a little more search engine friendly then embeddng the text onto an image.
As always, many thanks for any info.
I am trying to understand JQuery better in as far as understanding the order of how things are done and how it will effect page load speed.
I am currently using the CycleLite plugin on 3 divs on a particular page, just fading images into one another after a set delay. How does it load the images in? Is it when requested for the next image, or are they all loaded upon page request? This obviously has large ramifications if for example I need to cycle through 20 images.
Also, I am going to change the CycleLite add on on 2 of my divs so do all Jquery add ons (of this sort) work in a similar way?
Finally, what is the best add on you use to cylcle through images and text? Preferably I would like the text to be actual text so it is a little more search engine friendly then embeddng the text onto an image.
As always, many thanks for any info.