Re: TAG Open in a new window and/or tab
- From: "DavidF" <Nope@xxxxxxxxxx>
- Date: Sun, 27 Apr 2008 06:42:00 -0700
Reference:
http://office.microsoft.com/en-us/publisher/HA011587451033.aspx
describes two methods.
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
"Paulo" <Paulo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0C16F797-0CF9-40CD-96F8-1384A04AA551@xxxxxxxxxxxxxxxx
I have my page www.techna.pt almost ready nbut there re a few links i would
like to put (as default) opening in a new window (somethink like _Blank in
HTML code)
It can be done??
Thanks!
.
- References:
- TAG Open in a new window and/or tab
- From: Paulo
- TAG Open in a new window and/or tab
- Prev by Date: Re: HTML TABLE FONT COLOR
- Next by Date: Re: Name List
- Previous by thread: TAG Open in a new window and/or tab
- Next by thread: Re: TAG Open in a new window and/or tab
- Index(es):
Relevant Pages
|