Comments on: JQuery for Everyone: Accordion Left Nav http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/ No GeekSpeak on SharePoint 2007 WSS and MOSS Sat, 25 Dec 2010 14:38:56 -0500 http://wordpress.org/?v=2.8.6 hourly 1 By: Aamir http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-114605 Aamir Tue, 30 Nov 2010 20:49:13 +0000 http://www.endusersharepoint.com/?p=985#comment-114605 What do we need to do to make it work in sharepoint 2010? Thanks What do we need to do to make it work in sharepoint 2010?

Thanks

]]>
By: SC Vinod http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-110632 SC Vinod Sat, 06 Nov 2010 18:59:13 +0000 http://www.endusersharepoint.com/?p=985#comment-110632 WIll this work for SharePoint 2010 ?? If not can u pls help us by writing one?? WIll this work for SharePoint 2010 ?? If not can u pls help us by writing one??

]]>
By: Sandeep http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-101985 Sandeep Fri, 24 Sep 2010 21:18:18 +0000 http://www.endusersharepoint.com/?p=985#comment-101985 Hi, I like to collapse only some item in Left Nav. In the give example , we want some thing like this , other than document navSubMenu every item should be collapsed. Can we do this. If yes how ?? Hi,

I like to collapse only some item in Left Nav. In the give example , we want some thing like this , other than document navSubMenu every item should be collapsed.

Can we do this. If yes how ??

]]>
By: Rakhi http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-96281 Rakhi Wed, 25 Aug 2010 11:02:27 +0000 http://www.endusersharepoint.com/?p=985#comment-96281 Hi,nice article you posted.it seems to be working fine.I am new to sharepoint.i have small doubt where i need to place this jquery .please could you give more explanation on this. Hi,nice article you posted.it seems to be working fine.I am new to sharepoint.i have small doubt where i need to place this jquery .please could you give more explanation on this.

]]>
By: chiqnlips http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-83159 chiqnlips Thu, 15 Jul 2010 19:11:42 +0000 http://www.endusersharepoint.com/?p=985#comment-83159 Has anyone found a way to have certain categories close or have some remain open? Has anyone found a way to have certain categories close or have some remain open?

]]>
By: Mary Grace Hune http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-58992 Mary Grace Hune Fri, 23 Apr 2010 16:40:08 +0000 http://www.endusersharepoint.com/?p=985#comment-58992 Thanks for the response but it looks like this will remove the area completely. I was interested in the other link here because that seemed like more of a user controlled dynamic option. What I want the user to be able to do is to pin or unpin the left nav. Thanks for the response but it looks like this will remove the area completely. I was interested in the other link here because that seemed like more of a user controlled dynamic option. What I want the user to be able to do is to pin or unpin the left nav.

]]>
By: EndUserSharePoint http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-58991 EndUserSharePoint Fri, 23 Apr 2010 16:30:35 +0000 http://www.endusersharepoint.com/?p=985#comment-58991 Mary Grace, Put this little css markup in a Content Editor Web Part on the page you want to remove the quick launch area: [sourcecode lang="css"] <style> <!-- Remove the Entire quick launch bar, including the space it resides in --> .ms-leftareacell, .ms-titlearealeft { display: none; } </style> [/sourcecode] Mary Grace,

Put this little css markup in a Content Editor Web Part on the page you want to remove the quick launch area:

<style>
<!-- Remove the Entire quick launch bar, including the space it resides in -->
.ms-leftareacell, .ms-titlearealeft {
  display: none;
}
</style>
]]>
By: Mary Grace Hune http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-58985 Mary Grace Hune Fri, 23 Apr 2010 16:06:27 +0000 http://www.endusersharepoint.com/?p=985#comment-58985 I am looking for a way to "hide" and "unhide" the left navigation area on WSS site. I see in one of the posts above a link to http://www.endusersharepoint.com/STP/topic/dynamically-hiding-left-navigation but this link is not working. I also have a site http://vogtland.ws/MarksBlog/?p=14 that has code to put into the Content Editor web part. I tried that and including the link to my hide/unhide images in my Picture Library. But all that is showing up in the Content editor is my html code. Not really sure how that is supposed to work. Any ideas? I am looking for a way to “hide” and “unhide” the left navigation area on WSS site. I see in one of the posts above a link to http://www.endusersharepoint.com/STP/topic/dynamically-hiding-left-navigation but this link is not working. I also have a site http://vogtland.ws/MarksBlog/?p=14 that has code to put into the Content Editor web part. I tried that and including the link to my hide/unhide images in my Picture Library. But all that is showing up in the Content editor is my html code. Not really sure how that is supposed to work. Any ideas?

]]>
By: My slides from Slovenian SharePoint Conference 2009 | SharePoint Use Cases http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-54718 My slides from Slovenian SharePoint Conference 2009 | SharePoint Use Cases Mon, 12 Apr 2010 12:04:02 +0000 http://www.endusersharepoint.com/?p=985#comment-54718 [...] [Solution] JQuery for Everyone: Accordion Left Nav [...] [...] [Solution] JQuery for Everyone: Accordion Left Nav [...]

]]>
By: Mithun http://www.endusersharepoint.com/2008/12/03/jquery-for-everyone-accordion-left-nav/comment-page-2/#comment-51560 Mithun Fri, 02 Apr 2010 19:15:17 +0000 http://www.endusersharepoint.com/?p=985#comment-51560 Nice post. How can I achieve the below scenario: When I click on any of the menu header box, it exposes. Again if click on the second header it should close the previous Menu header (first exposed one). I mean to say only one menu header should expose at a time. Please suggest... Nice post.

How can I achieve the below scenario:

When I click on any of the menu header box, it exposes. Again if click on the second header it should close the previous Menu header (first exposed one).
I mean to say only one menu header should expose at a time.

Please suggest…

]]>