PDA

View Full Version : image tooltip


classasa
20-Jul-2007, 07:40 PM
Does anyone know how to implement the image tooltip as seen on the this design

dirtypoprecords.com

just rollover the image next to the title on the product line.

thanks in advance

Aida

RuralWeb
20-Jul-2007, 07:47 PM
see drillpine.biz

completerookie
20-Jul-2007, 09:03 PM
you need to be playing with css - take a look at http://css.tests.free.fr/en/popups.php

here is some simple bits that only show when you hover over something. it doesn't matter what you show when you hover over the text, just replace the "hidden comments" for an image of your choice.
iif you need to refer to the image, either use the thumbnail image or use a custom variable

classasa
22-Jul-2007, 02:23 PM
completerookie

how do i implement this to be on a my product listings


where is this on the drillpine.bz website

Thanks

NormanRouxel
22-Jul-2007, 04:49 PM
I use these tooltip type images on my Multi Product Images patch. See http://www.drillpine.biz/v8multiproductimages/acatalog/testproducts.html - the last product uses a tooltip type image.

That patch uses Cool DHTML tooltip script from www.dynamicdrive.com