Forums Index > Mewsoft Products > Searchawy > Open link in new window
petervw First Post Posted on: 02-05-11 06:53 PM
Open link in new window

How can I open a link in a new window using the nw.gif like you have in the forum?
mewsoft Reply #: 1 Posted on: 02-06-11 08:05 PM
Re: Open link in new window

Admin->Listing Options then in your listing Templates just insert something like this


Code: HTML
</p><p>&lt;A HREF=&quot;&lt;!--LINK--&gt;&quot; target=&quot;_blank&quot;&gt;&lt;!--TITLE--&gt;&lt;/A&gt;</p><p>

You can replace the < ! - - TITLE - - > by any other text or image tag. for image replace it wit:


Code: HTML
</p><p>&lt;img src=<a href="http://you.com/images/myimage.gif">http://you.com/images/myimage.gif</a>  border=&quot;0&quot;&gt;</p><p>


Mewsoft Support
www.mewsoft.com