Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

product image mouseover


jayeshshiyani

Recommended Posts

Im still having problems implementing the kit provided by a contributer.

basically i want my products to popup when mouse goes over image, instead of click to enlarge.

 

i cant find </header> in header.php file and </body> in footer.php file

 

also cant find the follow in product_info.php;

 

find this

tep_image( DIR_WS_IMAGES . $new_image, addslashes($product_info['products_name']), $image_width, $image_height, 'hspace="5" vspace="5"')

 

and replace it with this

tep_image( DIR_WS_IMAGES . $new_image, addslashes($product_info['products_name']), $image_width, $image_height, 'hspace="5" vspace="5"', $product_info['products_id'])

 

please Brad!! Helpppppp!!!!! im totally stuck!!! PS thanks to all of you in advance!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...