mjjwatson Posted February 19, 2009 Share Posted February 19, 2009 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.