0

I have make a slideshow from background images. You can see this on http://www.mikevierwind.nl/websites/test/

You see the slideshow in the header. Here you see image that rotate. But what is now the problem.

When the slideshow show a new image. The image is going loading. Everytime that the slideshow place a new image. This image must be loaded again. How can i make, that the image loading one time?

Thanks.

1 Answer 1

1

You need to preload the images, see:

Preloading Images with jQuery and JavaScript

Note also that with your code in load event, all the images are loaded by the time. Try putting your code in load also.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.