Comments on: JQuery for Everyone: AOP in Action – Clone List Header http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/ No GeekSpeak on SharePoint 2007 WSS and MOSS Mon, 27 Dec 2010 14:28:49 -0500 http://wordpress.org/?v=2.8.6 hourly 1 By: Venu http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-88605 Venu Tue, 27 Jul 2010 16:39:48 +0000 http://www.endusersharepoint.com/?p=1379#comment-88605 Hi Please explain me how can I implement this on SharePoint list. Please let me know the process. Venu Hi

Please explain me how can I implement this on SharePoint list. Please let me know the process.

Venu

]]>
By: Crystal http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-44640 Crystal Thu, 11 Mar 2010 20:13:31 +0000 http://www.endusersharepoint.com/?p=1379#comment-44640 Hi, I have found this JQuery useful, however I noticed this doesn't work with libraries. Seeing as how a library is still a list should this work the same? Hi, I have found this JQuery useful, however I noticed this doesn’t work with libraries. Seeing as how a library is still a list should this work the same?

]]>
By: The Wire http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-31416 The Wire Thu, 11 Feb 2010 15:13:41 +0000 http://www.endusersharepoint.com/?p=1379#comment-31416 This is also similar and could be helpful for some users: http://kjellsj.blogspot.com/2009/06/sharepoint-jquery-scrolling-view-with.html This is also similar and could be helpful for some users: http://kjellsj.blogspot.com/2009/06/sharepoint-jquery-scrolling-view-with.html

]]>
By: AutoSponge http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-26182 AutoSponge Wed, 27 Jan 2010 20:39:04 +0000 http://www.endusersharepoint.com/?p=1379#comment-26182 @Lauren, If you copied the script as is, and use it on an SSL site, you'll need to allow the cross-site access to google.com. In IE7 or less, you need to click 'Yes' at the security warning, in IE8 it's 'No'. I demonstrate how to use a local version of jQuery in the Toolbox series. @Lauren,

If you copied the script as is, and use it on an SSL site, you’ll need to allow the cross-site access to google.com. In IE7 or less, you need to click ‘Yes’ at the security warning, in IE8 it’s ‘No’.

I demonstrate how to use a local version of jQuery in the Toolbox series.

]]>
By: Lauren http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-24787 Lauren Fri, 15 Jan 2010 19:52:28 +0000 http://www.endusersharepoint.com/?p=1379#comment-24787 I put this code in a CEWB on my site, but it doesn't seem to have any affect on my list. Do I need to have the jquery library on my site in order for this code to work? I put this code in a CEWB on my site, but it doesn’t seem to have any affect on my list. Do I need to have the jquery library on my site in order for this code to work?

]]>
By: larry http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-11320 larry Fri, 13 Mar 2009 19:46:00 +0000 http://www.endusersharepoint.com/?p=1379#comment-11320 I found the issue, it was a script conflict running with the hideheaders script. Part of this script hid the column headers. I changed that line from display=none to display=inline, duh! once I put that back, worked perfectly. thanks I found the issue, it was a script conflict running with the hideheaders script. Part of this script hid the column headers. I changed that line from display=none to display=inline, duh! once I put that back, worked perfectly.

thanks

]]>
By: AutoSponge http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-11317 AutoSponge Fri, 13 Mar 2009 19:07:45 +0000 http://www.endusersharepoint.com/?p=1379#comment-11317 @larry In the view settings, double-check that under Groups it says: By default, show groupings: X Collapsed @larry

In the view settings, double-check that under Groups it says:

By default, show groupings:
X Collapsed

]]>
By: larry http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-11316 larry Fri, 13 Mar 2009 19:01:17 +0000 http://www.endusersharepoint.com/?p=1379#comment-11316 I am sorry I did not mention that. I do have the groups collapsed I am sorry I did not mention that. I do have the groups collapsed

]]>
By: AutoSponge http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-11295 AutoSponge Thu, 12 Mar 2009 20:48:41 +0000 http://www.endusersharepoint.com/?p=1379#comment-11295 @Larry, Try setting the groups to collapsed by default. @Larry,

Try setting the groups to collapsed by default.

]]>
By: larry http://www.endusersharepoint.com/2009/02/25/jquery-for-everyone-aop-in-action-clone-list-header/comment-page-1/#comment-11294 larry Thu, 12 Mar 2009 20:18:11 +0000 http://www.endusersharepoint.com/?p=1379#comment-11294 I am not sure if this is a bug or not, but the headers are always visible right below the grouped header row. I am not sure if right after I loaded the code they were or were not visible, but every vists back to the page they are always showing. Is there a way to make them only visible when the grouped item is expanded? I am on WSS 3.0 if that make a difference. I am not sure if this is a bug or not, but the headers are always visible right below the grouped header row. I am not sure if right after I loaded the code they were or were not visible, but every vists back to the page they are always showing. Is there a way to make them only visible when the grouped item is expanded? I am on WSS 3.0 if that make a difference.

]]>