Posts: 202
Location: Santa Monica, CA
|
I have 24 images in my gallery, and even though I have preloading code, it doesn't work.
I want that all 24 images preload in the background, so when a user clicks a thumbnail, the image is available right away.
Currently, it only downloads when the user clicks on the thumbnail.
I have read of jQuery preloading plug-ins. They look complicated and I have no idea how to implement it into my code.
Can you help me with this problem?
|