You are wanting text on the page that pops up with the image?
If so, you will need to create and html page with the image on it and place the file in the 'html/pages' directory of the store.
Then to call your popup html page use the following simple pop-up code:
Code:
<a href="agora.cgi?page=mypopupimg.html" onClick="MyWindow=window.open('agora.cgi?page=mypopupimg.html','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=450,height=450'); return false;" target="new">more info</a>
If you are just wanting an image pop-up use the following:
Code:
<a href="agora.cgi?picserve=mypopupimg.jpg" onClick="MyWindow=window.open('agora.cgi?picserve=mypopupimg.jpg','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=450,height=450'); return false;" target="new">%%image%%</a>
HTH!
Last edited by scottcrew on Thu Nov 03, 05 9:06 am; edited 1 time in total
_________________
God Bless!
Bonnie - AgoraCart Moderator
Get a Gold Membership