Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Linked pages in new window

Quote Reply
Linked pages in new window
Hi!
Is there a way to set Links for linked pages (that are found or in database)to be shown in new window...so rest of my pages(frames) are still visible to visitor...not covered by linked and found page in database...
hope it's not complicated written
Gregor

Quote Reply
Re: Linked pages in new window In reply to
If you mean you want links to open in a new window edit link.html (if using templates)

<a href="<%db_cgi_url%>/jump.cgi?ID=<%ID%>" class="menulink" target="_blank">
<%Title%>
</a>



Good Luck!

Glenn


http://mir.spaceports.com/~glennu/
Quote Reply
Re: Linked pages in new window In reply to
Try searching the forums more carefully next time...this has been discussed a number of times before!

Regards,

Eliot Lee

Quote Reply
Re: Linked pages in new window In reply to
tenx..a lot..it works
gregor