Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change image upon hover


The Lego Man

Recommended Posts

Hi all

 

I wished to change an image I use in the Review module box so that when the user hovers the mouse over the image it changes.

 

I tried a number of approaches detailed here: http://stackoverflow.com/questions/18032220/css-change-image-src-on-imghover

 

but alas the only result I could manage was a parse error.

 

Does anyone know code that would do the job and where it should be placed?

 

Regards

 

TLM

Link to comment
Share on other sites

  • 1 month later...

try the css opacity on the main image. I did it before, but it is not really practical. 

 

the idea is you have your div set as your over hover images and your image on top. when mouse over, you apply the opacity to 0 on the top image and shows the one in the back.

 

ken

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...