Jump to content



Latest News: (loading..)

- - - - -

Tooltip w/ image for product listing


  • Please log in to reply
2 replies to this topic

#1   adamr415

adamr415
  • Members
  • 4 posts
  • Real Name:Adam Ross

Posted 09 December 2005 - 05:29 AM

I want to add the ability to rollover any of the images on my product listing page and have a floating tooltip popup with a full size version of the image. While I am fairly well learned at both javascript and php, I wouldn't know how to properly integrate a script into OSCommerce. I have the following to explain

Site that uses image based tooltips
http://www.trendyalley.com/jewelry/j_famil...ndname=Necklace

DHTML Script for image based tooltips
http://www.dyn-web.com/dhtml/tooltips/tip-txt-img.html

So, I have the script which could do it, but between the javascript includes and php functions, I am lost at how to integrate the two. Any help would be appreciated.

Thanks

#2   Naegle

Naegle
  • Members
  • 191 posts
  • Real Name:Dan Naegle
  • Location:South Texas, USA

Posted 09 December 2005 - 06:22 AM

View Postadamr415, on Dec 8 2005, 11:29 PM, said:

I want to add the ability to rollover any of the images on my product listing page and have a floating tooltip popup with a full size version of the image. While I am fairly well learned at both javascript and php, I wouldn't know how to properly integrate a script into OSCommerce. I have the following to explain

Site that uses image based tooltips
http://www.trendyalley.com/jewelry/j_famil...ndname=Necklace

DHTML Script for image based tooltips
http://www.dyn-web.com/dhtml/tooltips/tip-txt-img.html

So, I have the script which could do it, but between the javascript includes and php functions, I am lost at how to integrate the two. Any help would be appreciated.

Thanks


This isnt exactly what your wanting to do but this contribution
Tabbed Product Pages, with the WebFX Tabpane
dose almost the same thing in javascript with tabs, so you can add a tool tip tab to the product description.

#3   adamr415

adamr415
  • Members
  • 4 posts
  • Real Name:Adam Ross

Posted 09 December 2005 - 07:34 PM

Not really. This is very different than what I am looking for. But thanks for the help

View PostNaegle, on Dec 9 2005, 06:22 AM, said:

This isnt exactly what your wanting to do but this contribution
Tabbed Product Pages, with the WebFX Tabpane
dose almost the same thing in javascript with tabs, so you can add a tool tip tab to the product description.