How can you automatically get links to open to a new window in websites created in publisher?
R ruth Oct 8, 2006 #1 How can you automatically get links to open to a new window in websites created in publisher?
D DavidF Oct 8, 2006 #2 If you want to open the link in a new window, you can use the insert html code fragment tool to insert the following: <a target="_blank" href="http://www.domain.com">Link Text</a> DavidF
If you want to open the link in a new window, you can use the insert html code fragment tool to insert the following: <a target="_blank" href="http://www.domain.com">Link Text</a> DavidF