Comments on: Deploy Custom JQuery Scripts to the SharePoint Site Collection http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/ Immediate Solutions for Everyday Business Problems Mon, 30 Nov 2009 19:23:18 -0700 http://wordpress.org/?v=2.8.4 hourly 1 By: Jeroen Ritmeijer http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-15501 Jeroen Ritmeijer Fri, 31 Jul 2009 09:55:49 +0000 http://www.endusersharepoint.com/?p=1468#comment-15501 I really enjoy Paul's JQuery postings as well, we even use his 'Accordion for QuickLaunch' as an example in our blog posts. An alternative, and possible easier and cleaner, approach to inserting the same script in multiple pages is to use our Free Infuser tool. It uses a clean way to push code into every page without modifying onet.xml , core.js, master pages or messy ghosting business. See http://www.muhimbi.com/blog/2009/07/massage-sharepoint-into-submission.html I really enjoy Paul’s JQuery postings as well, we even use his ‘Accordion for QuickLaunch’ as an example in our blog posts.

An alternative, and possible easier and cleaner, approach to inserting the same script in multiple pages is to use our Free Infuser tool. It uses a clean way to push code into every page without modifying onet.xml , core.js, master pages or messy ghosting business.

See http://www.muhimbi.com/blog/2009/07/massage-sharepoint-into-submission.html

]]>
By: Ajit http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-15042 Ajit Tue, 21 Jul 2009 05:50:13 +0000 http://www.endusersharepoint.com/?p=1468#comment-15042 Here is a link where you can find the script: http://www.endusersharepoint.com/?p=985 Here is a link where you can find the script:
http://www.endusersharepoint.com/?p=985

]]>
By: Gagan http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-12872 Gagan Fri, 15 May 2009 11:32:59 +0000 http://www.endusersharepoint.com/?p=1468#comment-12872 Where is the Script that i will paste in master page? I didn't find any script here. Where is the Script that i will paste in master page? I didn’t find any script here.

]]>
By: EndUserSharePoint http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-12787 EndUserSharePoint Wed, 13 May 2009 00:45:42 +0000 http://www.endusersharepoint.com/?p=1468#comment-12787 Jeff - What you are seeing is the advanced version of the accordian script that comes as part of the live online workshop package. Until Paul releases it to the public, you'd have to take the workshop to get it. -- Mark Jeff – What you are seeing is the advanced version of the accordian script that comes as part of the live online workshop package. Until Paul releases it to the public, you’d have to take the workshop to get it. — Mark

]]>
By: Jeff http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-12484 Jeff Mon, 04 May 2009 19:34:58 +0000 http://www.endusersharepoint.com/?p=1468#comment-12484 Where is the code for this quick lauch expand/collapse? I like the way it looks/works more than the down arrow and x. Where is the code for this quick lauch expand/collapse? I like the way it looks/works more than the down arrow and x.

]]>
By: Clark http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-11725 Clark Fri, 03 Apr 2009 15:11:17 +0000 http://www.endusersharepoint.com/?p=1468#comment-11725 The AdditionalPageHead delegate control is another, perhaps more robust option (but more complicated): http://weblogs.asp.net/jan/archive/2008/11/20/sharepoint-2007-and-jquery-1.aspx The AdditionalPageHead delegate control is another, perhaps more robust option (but more complicated):

http://weblogs.asp.net/jan/archive/2008/11/20/sharepoint-2007-and-jquery-1.aspx

]]>
By: Alex Angas http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-11653 Alex Angas Mon, 30 Mar 2009 14:27:13 +0000 http://www.endusersharepoint.com/?p=1468#comment-11653 Thanks for the post! Do you have any advice for whether _spBodyOnLoadFunctionNames.push() should be used for jQuery? If you are using the Google AJAX APIs to load jQuery, how do you ensure jQuery *and* SharePoint are loaded before the scripts run? Cheers, Alex. Thanks for the post!

Do you have any advice for whether _spBodyOnLoadFunctionNames.push() should be used for jQuery?

If you are using the Google AJAX APIs to load jQuery, how do you ensure jQuery *and* SharePoint are loaded before the scripts run?

Cheers, Alex.

]]>
By: Bjørn Furuknap http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-11635 Bjørn Furuknap Sat, 28 Mar 2009 19:23:12 +0000 http://www.endusersharepoint.com/?p=1468#comment-11635 Hm... In the last part you wrote: "The easiest (and not recommended) way would be to change the default.master on the file system. Once completed, each new site you create will include the new quick launch functionality. However your existing sites will not be updated. " This is wrong, any master page that has not benn customized will still point to, and retrieve, the file system updates. however, as you say, changing this file is unsupported, and Microsoft may at any time, as part of a patch, overwrite your changes if they like. .b Hm… In the last part you wrote:

“The easiest (and not recommended) way would be to change the default.master on the file system. Once completed, each new site you create will include the new quick launch functionality. However your existing sites will not be updated. ”

This is wrong, any master page that has not benn customized will still point to, and retrieve, the file system updates. however, as you say, changing this file is unsupported, and Microsoft may at any time, as part of a patch, overwrite your changes if they like.

.b

]]>
By: Chris Blocher http://www.endusersharepoint.com/2009/03/27/deploy-custom-jquery-scripts-to-the-sharepoint-site-collection/comment-page-1/#comment-11618 Chris Blocher Fri, 27 Mar 2009 20:32:23 +0000 http://www.endusersharepoint.com/?p=1468#comment-11618 GET OUT OF MY HEAD!!!!!!!! Seriously, I just hung up the phone with someone discussing this VERY topic...browse to EndUserSharePoint to see if there's a solution and here it is! Love these posts! They are greatly appreciated! Chris GET OUT OF MY HEAD!!!!!!!! Seriously, I just hung up the phone with someone discussing this VERY topic…browse to EndUserSharePoint to see if there’s a solution and here it is! Love these posts! They are greatly appreciated!

Chris

]]>