Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

SPS V2: Tabs in the top menu

  Asked By: Jordan Lawson         Date: Jan 18, 2010      Category: Sharepoint      Views: 250
 

At the SPS level, I can set the link in the tabs in the top menu bar to redirect
to another page or web site, but does anybody know how I can make it open in a
new window?

Also, how can I make the links in the Links web part open in a new
window?

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Nisha Gadre          Answered On: Jan 18, 2010       

Methinks this one was asked & handled just yesterday - is there any reason why
adding the "target='blank'" attribute to your link's HTML code wouldn't do the
trick?

Here's a sample:

<p>Here is a link  to <a target="_blank"
href="http://www.vogtland.ws/">Vogtland's</a> website...</p>

 
Didn't find what you were looking for? Find more on SPS V2: Tabs in the top menu Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].