Jump to content

onClick image gallery


FinalFrontier

Recommended Posts

I have an image gallery that has 10 images on it. Its a very simple image gallery, basically you have "A" "B" "C" "D" etc, and for each letter you click on, JavaScript changes the relative image from hidden to block.

 

The problem I have is that all of the 10 images load in the background, despite the user not clicking on the corresponding letter, which wastes a ton of bandwidth (because most users won't view all of the images).

 

I am wondering if someone could show me a very simple example (if its possible to do) using JavaScript and onClick, so that the image loads on demand.?

Link to comment
https://forums.phpfreaks.com/topic/255456-onclick-image-gallery/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.