I am using the Jquery cycle plugin.
I have it working fine with basic fades. However I would like to know how to load the images using javascript instead of having all the images on the page at the same time whilst maintaining the nice fade transition.
This is so if the user doesn't have javascript turned on they will only see one image instead of a stack of images.
Thanks in advance!