Navigation in SharePoint is generally considered the menu elements (top navigation bar, quick launch, bread crumbs, etc) and the links contained therein. Navigation is one aspect of Informaiton Architecture.

learn more… | top users | synonyms

1
vote
0answers
18 views

Quick Launch Flyout Menu

How would I go about creating a flyout menu from the quick launch sidebar? This is what I am using in my master page: <SharePoint:AspMenu id="V4QuickLaunchMenu" runat="server" ...
1
vote
1answer
16 views

Navigation back from the Search Center in SharePoint 2010

We have a dilemma with our implementation of Search Center. I am sure I am not alone with this. Basically, in some site 3 levels deep on one web app the search redirects them to the search center at a ...
0
votes
1answer
30 views

Adding Footer navigation in SharePoint 2010

I need to have footer navigation menu similar to the one i have used for top navigation in SharePoint 2010. But the catch is it should be created with diffrent UI i.e CSS classes may get changed. ...
0
votes
0answers
11 views

Custom Navigation Links with permission based viewing

I am trying to hide Site Navigation button links that we have made which replaces that standard site navigation. We are using the enterprise version of SharePoint 2010 and basically want to hide link ...
0
votes
1answer
22 views

Change CSS of selected item in sharepoint menu

Is there a way to do the same as done here with some Javascript? AspMenu does not render css-class for 'selected' element I want to use this CSS for the selected item in the menu .s4-tn ...
0
votes
0answers
15 views

Custom secondary navigation control for SP2013 (O365)

I need to implement a list of sub-sites and pages for the current site. OOB controls don't seem to do the trick (unless we missed something), there's taxonomy APIs for querying structure but I ...
0
votes
0answers
38 views

Programmatically building Metadata Navigation with Friendly URLs

I've been looking online at a bunch of MSDN examples of how to programmatically build and then set Metadata Navigation through feature recievers. The sample code MSDN gives you is as follows: ...
1
vote
1answer
29 views

Navigation from Mysite to Main site

I have a main sharepoint site configured with some Navigation menu items. I have also have a MYSite. The same Navigation menu items are shared between both the main site and my site. But the ...
0
votes
1answer
71 views

Customize Top Navigation bar in sharepoint server 2010

I want to branding Top navigation bar with our custom CSS. in Top navigation bar html look like this : <div class="menu horizontal menu-horizontal"> <ul class="root static"> ...
0
votes
0answers
23 views

Global nav not generating “static selected” class on selected tab

Sharepoint 2010 - the global nav on my site for the selected tab is displaying like this: <ul class="static"> <li class="static"> <li class="static"> <a class="static menu-item" ...
0
votes
1answer
33 views

Add Home link to top navigation bar

I want to add custom link to topnavigation bar, this link will be common through out sitecollections and it should appear as the first link in navigation bar. I tried to override ...
0
votes
1answer
30 views

Add Custom link in topnavigation bar

I want to add custom link to topnavigation bar, this link will be common through out sitecollections and it should appear as the first link in navigation bar. I have used following code to add my ...
0
votes
1answer
25 views

“Home” link not visible on English and Arabic website

I have created a site with two variations: English Arabic I created several pages in English such as Page1, Page2 etc. All pages are visible on the navigation except the Home page. I have set the ...
1
vote
1answer
106 views

How to get rid of the “Edit links” link in the top navigation (SharePoint 2013)?

I have a top navigation on my home page which holds links to subsites. Only on the top navigation on the home page, it shows a link called "Edit links" at the end of the navigation. Upon clicking it, ...
0
votes
1answer
30 views

How to display customized navigation on website?

I have a publishing site with two languages: English Arabic These sites have the following pages: English - Home - About Us Arabic - منزل - حول بنا I want to display navigation on top ...

1 2 3 4 5 20
15 30 50 per page