View Single Post
  #2  
Old 05-09-2011, 08:00 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: showing variant images elsewhere on the page

Try by creating another img tag somewhere on the page with one of its attributes

id="product_thumbnail"

<img src="image" id="product_thumbnail" />
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote