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 / November 2004

Tip: Looking for answers? Try searching our database.

how do you link to a new window in a publisher webpage?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
suzyjosselyn - 19 Nov 2004 19:59 GMT
I'm designing a webpage in publisher for the first time, how do I get a new
window to pop up?
DavidF - 19 Nov 2004 23:46 GMT
From the MVP site and David Bartosik's FAQ page at:

http://www.publishermvps.com/Default.aspx?tabid=30

Q.  How do I make my hyperlink open the URL in a new browser window?
A.  Launching a new window is done by using the target attribute of the
link. Publisher does not have any support for this. Meaning there is no way
to code a target when linking within Publisher. The workaround is to use the
HTML Code Fragment feature and code the link yourself, including the desired
target. As such:
To open a new window per target:

<a target="_blank" href="http://www.domain.com">Link Text</a>

To re-use the window you launched on each target use:

<a target="_display" href="http://www.domain.com">Link Text</a>

DavidF

> I'm designing a webpage in publisher for the first time, how do I get a new
> window to pop up?
 
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.