How to display two different image in same position?

hello everyone, does anyone know how to make the effect like this website http://customize.zu-watch.com/ , i am design a diamond website and the clients want similar effect which they want they can choice the diamond and the bottom then combine in the middle position . But i dont know what effect they use in this kind website, does anyone know the tutorial or demo website of this ? thank you very much

Hi,

On a quick view of the code it looks like the images of the watch are made up of multiple image parts but only the selected part is made visible.

For example all the watch faces are stacked all on top of each other and then when you select a watch-face from the menu the js adds an active class to the corresponding watch face on the watch itself causing it to show.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.