Hello, I’m looking for a jQuery plugin to load dynamically and cycle big images. I need a plugin, that reads images from a directory or an array, but the current image must be read only if needed, not all at once. For example: 500 images 800x300px, only one (random or next) image is actually displayed at the top of the page and changes with transitions each 5 seconds. When javascript is disabled, only one image is loaded.
Which plugin is for me? -- thanks, takeshin