Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Publisher / Web Design / October 2007

Tip: Looking for answers? Try searching our database.

Make hyperlinks open in another window?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
GigHarborRealtor - 30 Oct 2007 06:02 GMT
Ok all...

Web Design for Dummies Question #2:

How do I make my links open in another window? Right now if they click on a
link, after they are done, if they close out by hitting the "X" they close
out of everything...i.e., my web site. They have to hit the "back" button to
stay in my site.

I want the links to open in another window so I can avoid losing them! Help?

Thanks!

Maria  www.TheBestOfGigHarbor.com
DavidF - 30 Oct 2007 13:20 GMT
Reference:
http://office.microsoft.com/en-us/publisher/HA011587451033.aspx
describes two methods. I found it easier to use the html method at first,
but eventually found the ECMAScript code approach more versatile, as I could
insert that hyperlink into a normal text box with other text.

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>

I write the hyperlink code snippet that I am going to insert as plain text
in a separate text box that I drag off into the scratch area just for that
purpose. Then you can just copy and paste the code snippet from that text
box when you insert the code in the hyperlink address field (use Ctrl + V).
Once you get one link to work correctly, then you have a "template" in that
text box that you can just copy and paste other URLs into, and paste the
javascript into Publisher.

DavidF

> Ok all...
>
[quoted text clipped - 13 lines]
>
> Maria  www.TheBestOfGigHarbor.com

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.