<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PeteStilgoe.com &#187; Javascript</title>
	<atom:link href="http://www.petestilgoe.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.petestilgoe.com</link>
	<description>&#34;Be fearful when others are greedy, be greedy when others are fearful.”</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:28:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to display related information in a Sharepoint form based on a column / field choice</title>
		<link>http://www.petestilgoe.com/2011/02/display-related-information-in-sharepoint-form-based-column-field-choice/</link>
		<comments>http://www.petestilgoe.com/2011/02/display-related-information-in-sharepoint-form-based-column-field-choice/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 09:20:55 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Codeplex]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Sharepoint Forms]]></category>
		<category><![CDATA[Sharepoint How To]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[spservices]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=794</guid>
		<description><![CDATA[

Looking to to automatically complete various columns in your Sharepoint forms based on the selection in a previous column ?  If so take a look at SpServices Jquery library.
Here you have a function called:  $().SPServices.SPDisplayRelatedInfo that will do just that.
Functionality
SPDisplayRelatedInfo is a function in the jQuery Library for SharePoint Web Services that lets [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2011/02/display-related-information-in-sharepoint-form-based-column-field-choice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sharepoint Javascript Error: &#8216;style.display&#8217; is not null or not an object</title>
		<link>http://www.petestilgoe.com/2010/04/sharepoint-javascript-error-style-display-is-not-null-or-not-an-object/</link>
		<comments>http://www.petestilgoe.com/2010/04/sharepoint-javascript-error-style-display-is-not-null-or-not-an-object/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 07:22:02 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Sharepoint Errors]]></category>
		<category><![CDATA[Sharepoint Webparts]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=564</guid>
		<description><![CDATA[

If you are receiving the following error when trying to access the &#8216;edit&#8217; menu of a webpart on a page:
&#8216;style.display&#8217; is not null or not an object
It is likely that you have some random/extra code in another webpart on the page, this typically happens if you cut &#038; paste text from another location onto the [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/04/sharepoint-javascript-error-style-display-is-not-null-or-not-an-object/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>One of the better ways of implementing Jquery in your Sharepoint environment</title>
		<link>http://www.petestilgoe.com/2009/11/one-of-the-better-ways-of-implementing-jquery-in-your-sharepoint-environment/</link>
		<comments>http://www.petestilgoe.com/2009/11/one-of-the-better-ways-of-implementing-jquery-in-your-sharepoint-environment/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 10:53:10 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint Customisation]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=476</guid>
		<description><![CDATA[

1. Open up SharePoint Portal and click on Site Actions -> Site Settings -> All Site Settings option
2. Under “Site Administration“group option, Click on “Content and Structure” link
3. From top menu Click “New” List option to create a list of type “Document Library”.
4. Let’s Configure document library further&#8230;. Let’s name it as &#8220;JavaLib&#8221;
[ Note: The [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2009/11/one-of-the-better-ways-of-implementing-jquery-in-your-sharepoint-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formatting Text / Questions in Sharepoint Surveys</title>
		<link>http://www.petestilgoe.com/2009/09/formatting-text-questions-in-sharepoint-surveys/</link>
		<comments>http://www.petestilgoe.com/2009/09/formatting-text-questions-in-sharepoint-surveys/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 13:13:27 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Content Editor Webpart]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint Surveys]]></category>
		<category><![CDATA[Sharepoint Webparts]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=409</guid>
		<description><![CDATA[

If you have ever tried to format text and / or insert line breaks into your questions in sharepoint surveys, you&#8217;ll know its not an easy task.  However by adding some simple javascript you can format the text in your questions as you want.
Basically at the bottom of your survey page add a Content [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2009/09/formatting-text-questions-in-sharepoint-surveys/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

