Dear all,
I've just installed Image Tooltip contribution by michaelportugal and the popup is working fine except that the images aren't showing. The following is the code I am using:
I have tried going round the image path "(event,'images/' .$listing['products_image'].'')" but unsucceded.PHP Code:$lc_text = ' <a class="image" href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $listing['products_id']) . '" onmouseover="doTooltip(event,'images/' .$listing['products_image'].'')" onmouseout="hideTip()">' . tep_image(DIR_WS_IMAGES . $listing['products_image'], $listing['products_name'], SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT) . '</a> ';
Any help would be much appreciated.





LinkBack URL
About LinkBacks






Bookmarks