can you develop & sell or recommend a another cool tool?,
I will like to have a small popup show up when the user (onMouseOver) a small thumbnail image of the products selected from my database. As is done in the ecommerce link;
how can I change the image being displayed, that was loaded using your Magic Zoom tool?
currently my web pages use a Javascript function to update the page's current image when the user select a product option using a html pull down menu.
the Javascript basically does;
"document.my_form.MainImage.src=Images[pass];"