Tagged Questions
1
vote
0answers
57 views
SharePoint 2010 AspMenu - Use OnClick instead of OnMouseOver?
Is it possible to have the SharePoint AspMenu control to show its flyouts (sub items) based on the user clicking the item, rather than based on the mouseover (or hover)?
0
votes
2answers
249 views
quick launch items missing
For some reason the Quick Launch Items has gone missing from my custom masterpage and I am not sure hwo to get them back...
The code for my Quick Launch:
<Sharepoint:SPNavigationManager
...
2
votes
2answers
550 views
Display navigation from another site collection
How can we display the top link navigation from another site collection at MySite?
We now have a custom master page with some custom code but it only shows the current site menu.
We want it to show ...