<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/2010</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 20:06:41 GMT</pubDate>
<item>
<title>(XSLT) hijack submit or save button on sharepoint list form to redirect - rumremix</title>
<link>http://snipplr.com/view/60467/hijack-submit-or-save-button-on-sharepoint-list-form-to-redirect/</link>
<description><![CDATA[ <p>Comment out the SharePoint:SaveButton tag and replace with input tag</p> ]]></description>
<pubDate>Wed, 02 Nov 2011 10:13:46 GMT</pubDate>
<guid>http://snipplr.com/view/60467/hijack-submit-or-save-button-on-sharepoint-list-form-to-redirect/</guid>
</item>
<item>
<title>(JavaScript) Better Print for SharePoint Page - nickaranz</title>
<link>http://snipplr.com/view/57660/better-print-for-sharepoint-page/</link>
<description><![CDATA[ <p>.zz1_logoLinkId_1
{
	color: #fff;
	background-image:url("/_layouts/Images/HLLMRKLINK/Logo.gif");
	background-repeat:no-repeat;
	background-position:15px 10px;
	background-color:#67507e;
	display:block;
	width: 170px;
	height: 88px;
	overflow: hidden;
	text-indent: -9999px;
}
a:Link, a:visited
{
    color:#67507e;
}
.pageTitle
{
    font-weight:bold;  
    font-size:15pt;
    margin-top:15px;  
}
#MSOMenu_WebPartMenu
{
    display:none;
}
.pageContent p
{
    margin-top:0;
    padding-top:0;
}
#ctl00_ContentMap
{
    margin-top:15px;
}</p> ]]></description>
<pubDate>Sat, 06 Aug 2011 07:44:50 GMT</pubDate>
<guid>http://snipplr.com/view/57660/better-print-for-sharepoint-page/</guid>
</item>
<item>
<title>(XSLT) JavaScript in XSLT template - nickaranz</title>
<link>http://snipplr.com/view/57548/javascript-in-xslt-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 03 Aug 2011 05:23:29 GMT</pubDate>
<guid>http://snipplr.com/view/57548/javascript-in-xslt-template/</guid>
</item>
<item>
<title>(ASP) SharePoint Field Validator - nickaranz</title>
<link>http://snipplr.com/view/57500/sharepoint-field-validator/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Aug 2011 09:01:36 GMT</pubDate>
<guid>http://snipplr.com/view/57500/sharepoint-field-validator/</guid>
</item>
<item>
<title>(JavaScript) SharePoint Quick Modal Dialog - nickaranz</title>
<link>http://snipplr.com/view/57497/sharepoint-quick-modal-dialog/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Aug 2011 07:29:19 GMT</pubDate>
<guid>http://snipplr.com/view/57497/sharepoint-quick-modal-dialog/</guid>
</item>
<item>
<title>(C#) SharePoint 2010 Write to ULS logger - nickaranz</title>
<link>http://snipplr.com/view/55698/sharepoint-2010-write-to-uls-logger/</link>
<description><![CDATA[ <p>Modify as neccesary, add more areas.</p> ]]></description>
<pubDate>Sat, 25 Jun 2011 07:59:33 GMT</pubDate>
<guid>http://snipplr.com/view/55698/sharepoint-2010-write-to-uls-logger/</guid>
</item>
<item>
<title>(JavaScript) Getting Query String Parameters from URL - nickaranz</title>
<link>http://snipplr.com/view/54521/getting-query-string-parameters-from-url/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 28 May 2011 00:27:04 GMT</pubDate>
<guid>http://snipplr.com/view/54521/getting-query-string-parameters-from-url/</guid>
</item>
<item>
<title>(C#) Getting Query String from Event Receiver - nickaranz</title>
<link>http://snipplr.com/view/54519/getting-query-string-from-event-receiver/</link>
<description><![CDATA[ <p>only works in async. events. Ending in "ing"</p> ]]></description>
<pubDate>Sat, 28 May 2011 00:16:51 GMT</pubDate>
<guid>http://snipplr.com/view/54519/getting-query-string-from-event-receiver/</guid>
</item>
<item>
<title>(JavaScript) change the default search box text in SharePoint 2010 using JQuery - rumremix</title>
<link>http://snipplr.com/view/54473/change-the-default-search-box-text-in-sharepoint-2010-using-jquery/</link>
<description><![CDATA[ <p>Use whatever is needed to select the input box.  $('#searchBoxOuter td.ms-sbcell input') reflects some custom master page html I have so I used that.</p> ]]></description>
<pubDate>Fri, 27 May 2011 10:32:15 GMT</pubDate>
<guid>http://snipplr.com/view/54473/change-the-default-search-box-text-in-sharepoint-2010-using-jquery/</guid>
</item>
<item>
<title>(XML) List View Web Part cross sites - nickaranz</title>
<link>http://snipplr.com/view/52825/list-view-web-part-cross-sites/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 30 Apr 2011 06:23:59 GMT</pubDate>
<guid>http://snipplr.com/view/52825/list-view-web-part-cross-sites/</guid>
</item>
<item>
<title>(CSS) Fix SharePoint 2010 scrollbar issues - rumremix</title>
<link>http://snipplr.com/view/52707/fix-sharepoint-2010-scrollbar-issues/</link>
<description><![CDATA[ <p>see link</p> ]]></description>
<pubDate>Thu, 28 Apr 2011 06:11:23 GMT</pubDate>
<guid>http://snipplr.com/view/52707/fix-sharepoint-2010-scrollbar-issues/</guid>
</item>
<item>
<title>(C#) Creating Custom Web Part Properties - nickaranz</title>
<link>http://snipplr.com/view/52575/creating-custom-web-part-properties/</link>
<description><![CDATA[ <p>Steps to add custom properties to web part</p> ]]></description>
<pubDate>Tue, 26 Apr 2011 03:02:55 GMT</pubDate>
<guid>http://snipplr.com/view/52575/creating-custom-web-part-properties/</guid>
</item>
<item>
<title>(XML) Provisioning Web Parts in Templates - ListViewsWebPart Basic structure - nickaranz</title>
<link>http://snipplr.com/view/52574/provisioning-web-parts-in-templates--listviewswebpart-basic-structure/</link>
<description><![CDATA[ <p>I also included how to provision a Calendar list web part in Calendar View</p> ]]></description>
<pubDate>Tue, 26 Apr 2011 02:10:18 GMT</pubDate>
<guid>http://snipplr.com/view/52574/provisioning-web-parts-in-templates--listviewswebpart-basic-structure/</guid>
</item>
<item>
<title>(CSS) style the search bar in sharepoint 2010 - rumremix</title>
<link>http://snipplr.com/view/52508/style-the-search-bar-in-sharepoint-2010/</link>
<description><![CDATA[ <p>This is the quickest way to style the search bar. It involves creating one single image that includes both the input area and search button.</p> ]]></description>
<pubDate>Sat, 23 Apr 2011 08:50:11 GMT</pubDate>
<guid>http://snipplr.com/view/52508/style-the-search-bar-in-sharepoint-2010/</guid>
</item>
<item>
<title>(ASP) removing I Like and Tags and Notes icons from Sharepoint 2010 - rumremix</title>
<link>http://snipplr.com/view/52397/removing-i-like-and-tags-and-notes-icons-from-sharepoint-2010/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Apr 2011 03:38:24 GMT</pubDate>
<guid>http://snipplr.com/view/52397/removing-i-like-and-tags-and-notes-icons-from-sharepoint-2010/</guid>
</item>
<item>
<title>(XML) SharePoint 2010 custom action - petrdamborsky</title>
<link>http://snipplr.com/view/48917/sharepoint-2010-custom-action/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 13 Feb 2011 03:14:19 GMT</pubDate>
<guid>http://snipplr.com/view/48917/sharepoint-2010-custom-action/</guid>
</item>
<item>
<title>(jQuery) reading and writing list data in SharePoint 2010 using SPServices - rumremix</title>
<link>http://snipplr.com/view/46534/reading-and-writing-list-data-in-sharepoint-2010-using-spservices/</link>
<description><![CDATA[ <p>Just syntax examples here. First block reads, second writes. Top function just a debugging helper.

Using jquery 1.5, $(xData.responseXML).find("nodeName=z:row]").each(function(i)... may need to be written as
$(xData.responseXML).find("nodeName='z:row']").each(function(i)... with single quotes around 'z:row'.</p> ]]></description>
<pubDate>Wed, 05 Jan 2011 14:21:56 GMT</pubDate>
<guid>http://snipplr.com/view/46534/reading-and-writing-list-data-in-sharepoint-2010-using-spservices/</guid>
</item>
<item>
<title>(CSS) Sharepoint 2010 Custom Class For Content Editor Web Part Css Syntax - rumremix</title>
<link>http://snipplr.com/view/46067/sharepoint-2010-custom-class-for-content-editor-web-part-css-syntax/</link>
<description><![CDATA[ <p>Further below in the code are the default style declarations that can be overridden in custom css. To create custom classes that will be available in the rich text editors, follow the example below:


 .ms-rteElement-appleRed {
	color:red; 
	-ms-name:"appleRed";
}

Note: for the above custom-named style to appear in the rich text editor, it must live in a css file linked directly from the master page. That is, it will not work if it lives in a css file that is linked via an @import in  another css file.</p> ]]></description>
<pubDate>Thu, 23 Dec 2010 09:40:50 GMT</pubDate>
<guid>http://snipplr.com/view/46067/sharepoint-2010-custom-class-for-content-editor-web-part-css-syntax/</guid>
</item>
<item>
<title>(DOS Batch) Turn Developer Dashboard ON or OFF - blackf0rk</title>
<link>http://snipplr.com/view/38810/turn-developer-dashboard-on-or-off/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Aug 2010 05:04:29 GMT</pubDate>
<guid>http://snipplr.com/view/38810/turn-developer-dashboard-on-or-off/</guid>
</item>
<item>
<title>(JavaScript) SHAREPOINT 2010 READ FROM LIST USING ECMASCRIPT - rumremix</title>
<link>http://snipplr.com/view/37785/sharepoint-2010-read-from-list-using-ecmascript/</link>
<description><![CDATA[ <p>This code works for me without requiring any includes, plugins, or service packs. It should also integrate seamlessly with jquery. If needing to perform this process more than once on a page, make sure namedListItem variable is unique for each case (use different names for that page-scoped variable in each case).

For caml queries, wrap Query tag in View tag.

For lookup fields use .get_lookupValue() property syntax. For example...

topNavSection[enm] = oListItem.get_item('Section').get_lookupValue();</p> ]]></description>
<pubDate>Fri, 23 Jul 2010 07:56:45 GMT</pubDate>
<guid>http://snipplr.com/view/37785/sharepoint-2010-read-from-list-using-ecmascript/</guid>
</item>
</channel>
</rss>