Customise Sharepoint QuickLaunch menu per subsite page

1.8k Views Asked by At

Is there a way I can have a custom quick launch menu on a particular page on a MOSS subsite.

I have tried detaching the page layout on on the page this works fine and copys the master page layout code into the aspx file. But it does not copy the code for the Quick launch menu.

I know I can change the Quick Launch items per site but can I change this per page on a site?

Thanks Nav

2

There are 2 best solutions below

0
On BEST ANSWER

I did this by using JQuery to hide the Quick launch panel. Rather than creating a new master page

0
On

Yes. For this you need to create a new master page with different Quick launch. And go to your page and change its master page.