Answered by:
Accordion quick launch SharePoint

Question
-
hi
I want to modify SharePoint Foundation 2010 quick launch menu as is the photo
thank youMonday, February 23, 2015 8:22 PM
Answers
-
Hi,
Since the OOTB quick launch doesn’t support multi-level relationship between navigation items, that means there is no corresponding data can be retrieved from SharePoint, a suggest is that you can create a custom quick launch with the favorite style and the navigation items you want instead of customizing the original one.
About how to create multi-level navigation menu using JavaScript, the plugins below would be helpful:
http://www.jqueryscript.net/demo/Animated-Vertical-Accordion-Menu-with-jQuery-CSS3-mtree-js/
http://cssmenumaker.com/menu/jquery-accordion-menu
http://thecodeplayer.com/walkthrough/vertical-accordion-menu-using-jquery-css3
Best regards
Patrick Liang
TechNet Community Support- Proposed as answer by Dennis Guo Monday, March 2, 2015 6:28 AM
- Marked as answer by Dennis Guo Tuesday, March 3, 2015 8:25 AM
Wednesday, February 25, 2015 2:56 AM
All replies
-
Hi,
To modify the style of the quick launch as you want, custom code using jQuery and CSS would be required.
The two demos below would be helpful, you can adjust the CSS style of the dynamic effect to meet your requirement:
Another similar thread for your reference:
Best regardsPatrick Liang
TechNet Community SupportTuesday, February 24, 2015 8:18 AM -
Hello
I want to Multilevel Slide Menu as the picture dessou
Tuesday, February 24, 2015 1:48 PM -
Hi,
Since the OOTB quick launch doesn’t support multi-level relationship between navigation items, that means there is no corresponding data can be retrieved from SharePoint, a suggest is that you can create a custom quick launch with the favorite style and the navigation items you want instead of customizing the original one.
About how to create multi-level navigation menu using JavaScript, the plugins below would be helpful:
http://www.jqueryscript.net/demo/Animated-Vertical-Accordion-Menu-with-jQuery-CSS3-mtree-js/
http://cssmenumaker.com/menu/jquery-accordion-menu
http://thecodeplayer.com/walkthrough/vertical-accordion-menu-using-jquery-css3
Best regards
Patrick Liang
TechNet Community Support- Proposed as answer by Dennis Guo Monday, March 2, 2015 6:28 AM
- Marked as answer by Dennis Guo Tuesday, March 3, 2015 8:25 AM
Wednesday, February 25, 2015 2:56 AM