How would I achieve a hover effect which changes a photo in one location? Like a photo viewer?

218 views Asked by At

You can see in my attached image, one of the buttons/icons has the same photo as the large picture, if I hover over the other buttons/icons the large picture should also change. This seems redundant and indeed this is not what I intend to do but shows the effect I'm trying to accomplish. The only thing I have to go on is the mouseover effect for hovering over an image which changes but how do you have the secondary image show up elsewhere other than the current picture itself?

enter image description here

-- update --

I want to have a photo preview where if you hover over multiple divs or images, a larger one changes to show a preview.

Is that css or javascript?

Thank you

0

There are 0 answers