fraserr
08-31-2007, 03:00 AM
Having a problem with jscript function showtrail as implemented in jscript_imagehover.js for the Zencart shopping cart. I have attached a copy of the js file for reference.
The function call is
<img src="bmz_cache/0/027ee7d30684c42071bd4ba9693f2fb7.image.150x132.gif" alt="12x12 Baseball Album" title=" 12x12 Baseball Album " width="150" height="132" class="listingProductImage" style="position:relative" onmouseover="showtrail('bmz_cache/e/eced50a648f23835a9ae00b166b3522a.image.200x177.gif','12x12 Baseball Album',150,132,200,177,this,0,0,150,132);" onmouseout="hidetrail();" />
The problem is that when I hover over the image, the web page shifts down and the called image is inserted in white space at the top of the page.
Take a look at this page (http://www.cropinstop.com/index.php?main_page=index&cPath=1_33), the first image on the first row.
I am not a programmer, so all this code is Greek to me. Any help would be greatly associated. If you need more code, I will post it here.
Ross Fraser
webmaster cropinstop.com
The function call is
<img src="bmz_cache/0/027ee7d30684c42071bd4ba9693f2fb7.image.150x132.gif" alt="12x12 Baseball Album" title=" 12x12 Baseball Album " width="150" height="132" class="listingProductImage" style="position:relative" onmouseover="showtrail('bmz_cache/e/eced50a648f23835a9ae00b166b3522a.image.200x177.gif','12x12 Baseball Album',150,132,200,177,this,0,0,150,132);" onmouseout="hidetrail();" />
The problem is that when I hover over the image, the web page shifts down and the called image is inserted in white space at the top of the page.
Take a look at this page (http://www.cropinstop.com/index.php?main_page=index&cPath=1_33), the first image on the first row.
I am not a programmer, so all this code is Greek to me. Any help would be greatly associated. If you need more code, I will post it here.
Ross Fraser
webmaster cropinstop.com