I used this tutorial to make image slider at my site. But I have more than 100 images. It will be hard to load everything when page loads. So, any tricks to preload first ~10 images, and when I’ll slide to the 9th, for example, load another 10?
Or there is already-prepared plugin for jquery which provides this?
With jQuery I use this: