rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: Gobble on January 06, 2004, 08:59:57 AM
-
Curious, as to how hard it would be to set the new links to open the URL in a new window automatically?
-
this has to be done on the template
you have to a target=_blank
[link]
<tr><td class=row><a target=_blank href="%item-url%"><img align=top src="/~img_link"> <b>%item-name%</b></a>%comment%<td colspan=3 align=center class=row><i>link</i>
-
Thanks, that worked perfectly
:D