Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

product listing problem


mjjwatson

Recommended Posts

Hi everyone- could someone help? I'm using this on a custom product listing page as part of a case 'PRODUCT_LIST_IMAGE':

 

$lc_text: = '<a class="image" href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $listing['products_id']) . '"  ' . tep_image(DIR_WS_IMAGES . $listing['products_image'], $listing['products_name'], SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT) . '</a>';

Can anyone think as to why it pulls the image file perfectly on firefox, but won't work in internet explorer?

 

Thanks in advance

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...