 |

gsmith
User
Sep 12, 2002, 8:40 AM
Post #1 of 3
(1729 views)
Shortcut
|
|
Opening links in a new browser window
|
Can't Post
|
|
Howdy, What is the best method to use with AM to open links to outside sites in a new browser window? Thanks
|
|
|  |
 |

MalaK_3araby
User
Sep 12, 2002, 3:03 PM
Post #2 of 3
(1711 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?
|
|
|  |
 |

gsmith
User
Sep 13, 2002, 10:37 PM
Post #3 of 3
(1687 views)
Shortcut
|
|
Re: [MalaK_3araby] Opening links in a new browser window
[In reply to]
|
Can't Post
|
|
Thanks, I knew it was something simple
|
|
|  |
|