View Single Post
  #15  
Old 02-12-2008, 10:25 AM
 
Cankus Cankus is offline
 

Member
  
Join Date: May 2006
Posts: 27
 

Default Re: PopUp Image Viewer with CSS code. OnMouseOver view the thumbnail maximized.

İf you want real product image on OnMouseOver you can use this link in products_t.tpl

<a class="thumbnail" href="product.php?productid={$products[product].productid}&amp;cat={$cat}&amp;page={$navigation_p age}"><span><img src="image.php?id={$products[product].productid}&type=P" /></span>{include

file="product_thumbnail.tpl" productid=$products[product].productid image_x=$products[product].tmbn_x|default:$config.Appearance.thumbnail_width image_y=$products[product].tmbn_y

product=$products[product].product tmbn_url=$products[product].tmbn_url}</a>

Merih

www.elitmarket.com
__________________
www.elitmarket.com
Pro 4.4.3
Reply With Quote