This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Microsoft Publisher > February 2007 > email newsletter template with tabs
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
email newsletter template with tabs
|
|
| salsarea 2007-02-25, 10:17 pm |
| I am developing an email newsletter and would like to use tabs for various
topics instead of links? Any ideas? Many thanks for your time.
| |
| DavidF 2007-02-26, 6:16 pm |
| If you are talking about opening links in a new tab in a browser, not sure
how to go about that. However you can code links to open in a new window,
and perhaps if you play with that you can accomplish what you want.
Reference: Create a hyperlink in Publisher that opens in a new window:
http://office.microsoft.com/en-us/p...1587451033.aspx
And if you choose to use the ECMAScript code approach note that the first
javascript code snippet is incorrect on the website. Use this instead:
<script language="JavaScript" type="text/javascript">function Show(Url,
Name, Features) { window.open(Url, Name, Features); }</script>
DavidF
"salsarea" <salsarea@discussions.microsoft.com> wrote in message
news:EDC7FB9A-2FA0-4461-B952-27164C30F422@microsoft.com...
>I am developing an email newsletter and would like to use tabs for various
> topics instead of links? Any ideas? Many thanks for your time.
| |
| Rob Giordano \(Crash\) 2007-02-26, 6:16 pm |
| You can't control tabs.
"DavidF" <Nope@nospam.com> wrote in message
news:%23aPW$aeWHHA.4668@TK2MSFTNGP04.phx.gbl...
| If you are talking about opening links in a new tab in a browser, not sure
| how to go about that. However you can code links to open in a new window,
| and perhaps if you play with that you can accomplish what you want.
|
| Reference: Create a hyperlink in Publisher that opens in a new window:
| http://office.microsoft.com/en-us/p...1587451033.aspx
|
| And if you choose to use the ECMAScript code approach note that the first
| javascript code snippet is incorrect on the website. Use this instead:
|
| <script language="JavaScript" type="text/javascript">function Show(Url,
| Name, Features) { window.open(Url, Name, Features); }</script>
|
| DavidF
|
| "salsarea" <salsarea@discussions.microsoft.com> wrote in message
| news:EDC7FB9A-2FA0-4461-B952-27164C30F422@microsoft.com...
| >I am developing an email newsletter and would like to use tabs for
various
| > topics instead of links? Any ideas? Many thanks for your time.
|
|
| |
| DavidF 2007-02-26, 6:16 pm |
| Thanks. I hope that was what the OP was talking about.
DavidF
"Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
news:%23Z6ZNveWHHA.3948@TK2MSFTNGP05.phx.gbl...
> You can't control tabs.
>
>
> "DavidF" <Nope@nospam.com> wrote in message
> news:%23aPW$aeWHHA.4668@TK2MSFTNGP04.phx.gbl...
> | If you are talking about opening links in a new tab in a browser, not
> sure
> | how to go about that. However you can code links to open in a new
> window,
> | and perhaps if you play with that you can accomplish what you want.
> |
> | Reference: Create a hyperlink in Publisher that opens in a new window:
> | http://office.microsoft.com/en-us/p...1587451033.aspx
> |
> | And if you choose to use the ECMAScript code approach note that the
> first
> | javascript code snippet is incorrect on the website. Use this instead:
> |
> | <script language="JavaScript" type="text/javascript">function Show(Url,
> | Name, Features) { window.open(Url, Name, Features); }</script>
> |
> | DavidF
> |
> | "salsarea" <salsarea@discussions.microsoft.com> wrote in message
> | news:EDC7FB9A-2FA0-4461-B952-27164C30F422@microsoft.com...
> | >I am developing an email newsletter and would like to use tabs for
> various
> | > topics instead of links? Any ideas? Many thanks for your time.
> |
> |
>
>
| |
| Rob Giordano \(Crash\) 2007-02-27, 3:18 am |
| I think so.
I was looking for a way to open in a new tab a few months ago...I'm told it
can't be done.
"DavidF" <Nope@nospam.com> wrote in message
news:eUiQTCfWHHA.496@TK2MSFTNGP06.phx.gbl...
| Thanks. I hope that was what the OP was talking about.
|
| DavidF
|
| "Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
| news:%23Z6ZNveWHHA.3948@TK2MSFTNGP05.phx.gbl...
| > You can't control tabs.
| >
| >
| > "DavidF" <Nope@nospam.com> wrote in message
| > news:%23aPW$aeWHHA.4668@TK2MSFTNGP04.phx.gbl...
| > | If you are talking about opening links in a new tab in a browser, not
| > sure
| > | how to go about that. However you can code links to open in a new
| > window,
| > | and perhaps if you play with that you can accomplish what you want.
| > |
| > | Reference: Create a hyperlink in Publisher that opens in a new window:
| > | http://office.microsoft.com/en-us/p...1587451033.aspx
| > |
| > | And if you choose to use the ECMAScript code approach note that the
| > first
| > | javascript code snippet is incorrect on the website. Use this instead:
| > |
| > | <script language="JavaScript" type="text/javascript">function
Show(Url,
| > | Name, Features) { window.open(Url, Name, Features); }</script>
| > |
| > | DavidF
| > |
| > | "salsarea" <salsarea@discussions.microsoft.com> wrote in message
| > | news:EDC7FB9A-2FA0-4461-B952-27164C30F422@microsoft.com...
| > | >I am developing an email newsletter and would like to use tabs for
| > various
| > | > topics instead of links? Any ideas? Many thanks for your time.
| > |
| > |
| >
| >
|
|
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|