
MalaK_3araby
User
Sep 12, 2002, 3:03 PM
Post #2 of 3
(2226 views)
Shortcut
|
|
Re: [gsmith] Opening links in a new browser window
[In reply to]
|
Can't Post
|
|
hi gsmith you could just edit the templates and add target="_blank" where you want the link to open in a new window. example: find the link <a href="somestuff.shtml">$text</a> and change to <a href="somestuff.shtml" target="_blank">$text</a> -------------- Sure you can spell it, but do you get it?
|