In some web sites, ebay and Amazon specifically, they have several thumbnails below a larger image. When you hover over one of the thumbnails the corresponding larger image is displayed in the space above.

This effect would be perfect for a site that I am working on right now. Can anybody show me how they do this?

Many TIA!
Dennis

Recommended Answers

All 2 Replies

There are many implementations & approaches to achieve what you want, but most of them will require JavaScript (please don't use flash for this). One way to do is to load all your images in thumbnails and change the image display URL to the image your mouse is over. You should ask this question in JavaScript/DHTML/Ajax forum.

Thanks! Reposted as suggested.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.