|
I don't understand. Pop ups open html. put what you want on the html. or if you use a picture that you want to open a link put:
<a href="http://www.site.com/" target="_blank"><img src=http://www.site.com/banners/badkid.jpg border="0" /></a>
the "_blank" makes it open a new page.
|