Comments on: JQuery for Everyone: Expand/Collapse All Groups http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/ 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: EndUserSharePoint http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-2/#comment-110395 EndUserSharePoint Fri, 05 Nov 2010 00:26:23 +0000 http://www.endusersharepoint.com/?p=1167#comment-110395 David - I'll jump in to say Paul probably isn't updating this against SharePoint 2010. His focus has shifted to other "real world" projects, so we'll just have to count on you providing us with a solution once you work it out. -- Mark David – I’ll jump in to say Paul probably isn’t updating this against SharePoint 2010. His focus has shifted to other “real world” projects, so we’ll just have to count on you providing us with a solution once you work it out. — Mark

]]>
By: David Wallach http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-2/#comment-110378 David Wallach Thu, 04 Nov 2010 22:17:01 +0000 http://www.endusersharepoint.com/?p=1167#comment-110378 I was wondering if there is a SharePoint 2010 version and if you have a version that allows the user to individually expand and collapse groups with an effect like the slideToggle method I was wondering if there is a SharePoint 2010 version and if you have a version that allows the user to individually expand and collapse groups with an effect like the slideToggle method

]]>
By: salvo http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-2/#comment-82029 salvo Mon, 12 Jul 2010 15:44:06 +0000 http://www.endusersharepoint.com/?p=1167#comment-82029 We are using this piece of code with a big document library and it works fine. However it's very fast with Google Chrome but very slow with IE7. Any idea? Tips? Thanks. We are using this piece of code with a big document library and it works fine. However it’s very fast with Google Chrome but very slow with IE7. Any idea? Tips?
Thanks.

]]>
By: Erin Glenn http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-2/#comment-70635 Erin Glenn Thu, 27 May 2010 19:13:58 +0000 http://www.endusersharepoint.com/?p=1167#comment-70635 I want to use this functionality on a web part web page with a DVWP (no toolbar turned on). Is this possible? My DVWP has two levels of groupings and pulls from a SP list. (Using a DVWP to remove the grouping field name.) I want to use this functionality on a web part web page with a DVWP (no toolbar turned on). Is this possible? My DVWP has two levels of groupings and pulls from a SP list. (Using a DVWP to remove the grouping field name.)

]]>
By: Prashant Renge http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-2/#comment-61864 Prashant Renge Fri, 30 Apr 2010 08:45:47 +0000 http://www.endusersharepoint.com/?p=1167#comment-61864 It can easily converted in expandable menu ! good script carry on. It can easily converted in expandable menu ! good script carry on.

]]>
By: Best of End User SharePoint… and a few of my own! | EndUserSharePoint.com http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-2/#comment-55184 Best of End User SharePoint… and a few of my own! | EndUserSharePoint.com Wed, 14 Apr 2010 14:02:06 +0000 http://www.endusersharepoint.com/?p=1167#comment-55184 [...] List Expand/Collapse Buttons – Paul Grenier http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/ [...] [...] List Expand/Collapse Buttons – Paul Grenier http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/ [...]

]]>
By: Chris http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-1/#comment-50890 Chris Wed, 31 Mar 2010 17:18:38 +0000 http://www.endusersharepoint.com/?p=1167#comment-50890 Love this script. It works great when I place it on a view that I have grouped. I'm actually using a copy of what SevenOfNine has in his posting above. My question is that I would also like to implement something like this in a dataview that I have. Not sure how to do this. I took the code that was working great on the allitems.aspx page that I have it on and copied it to my default.aspx page where the dataview is but it does not work anymore now? Any ideas? Thanks Love this script. It works great when I place it on a view that I have grouped. I’m actually using a copy of what SevenOfNine has in his posting above.

My question is that I would also like to implement something like this in a dataview that I have. Not sure how to do this. I took the code that was working great on the allitems.aspx page that I have it on and copied it to my default.aspx page where the dataview is but it does not work anymore now?

Any ideas? Thanks

]]>
By: Tom http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-1/#comment-48781 Tom Tue, 23 Mar 2010 17:59:29 +0000 http://www.endusersharepoint.com/?p=1167#comment-48781 I have been told that this is due to the CEWP not able to use the content link across site collections unless you have the proper port specified in the url link. Unfortunately, I cannot seem to get the correct information from the admins to make this work. I am going to have to find another way. I have been told that this is due to the CEWP not able to use the content link across site collections unless you have the proper port specified in the url link. Unfortunately, I cannot seem to get the correct information from the admins to make this work. I am going to have to find another way.

]]>
By: AutoSponge http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-1/#comment-48320 AutoSponge Mon, 22 Mar 2010 15:52:20 +0000 http://www.endusersharepoint.com/?p=1167#comment-48320 @Tom, I'm fairly certain that this would be a problem with the file having a permissions issue when accessed with the id used to consume the script. Whatever id is used on the viewing page, needs to also have access to the secondary collection (or the collection has anon access turned on). @Tom,

I’m fairly certain that this would be a problem with the file having a permissions issue when accessed with the id used to consume the script. Whatever id is used on the viewing page, needs to also have access to the secondary collection (or the collection has anon access turned on).

]]>
By: Tom http://www.endusersharepoint.com/2009/01/13/jquery-for-everyone-expandcollapse-all-groups/comment-page-1/#comment-47612 Tom Fri, 19 Mar 2010 18:50:41 +0000 http://www.endusersharepoint.com/?p=1167#comment-47612 The code works absolutely great when I place it in a CEWP or save it to a .js file and reference it. When I move the .js file to a different site collection and then use the Content Link to reference it, the whole thing breaks with a message of "Cannot retrieve the URL specified in the Content Link property. For more assistance, contact your site administrator." I am trying to use Mark's methodology of creating one main center for all code and script and reference everything back to it. Any ideas why this is breaking the code? The code works absolutely great when I place it in a CEWP or save it to a .js file and reference it. When I move the .js file to a different site collection and then use the Content Link to reference it, the whole thing breaks with a message of

“Cannot retrieve the URL specified in the Content Link property. For more assistance, contact your site administrator.”

I am trying to use Mark’s methodology of creating one main center for all code and script and reference everything back to it. Any ideas why this is breaking the code?

]]>