<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Real World Project: Transparent Overlays for SharePoint Interface Enhancement</title>
	<atom:link href="http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/</link>
	<description>No GeekSpeak on SharePoint 2007 WSS and MOSS</description>
	<lastBuildDate>Sun, 05 Sep 2010 14:31:12 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marc Anderson</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-63627</link>
		<dc:creator>Marc Anderson</dc:creator>
		<pubDate>Tue, 04 May 2010 19:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-63627</guid>
		<description>Paul:

Basically, the answer is that it ought to work.  The list can be anywhere in the Farm and the Web Services calls ought to be successful.  Doing this alert:
[sourcecode language=&quot;jscript&quot;]alert(xData.responseXML.xml);[/sourcecode]
(if your browser is IE) will show you the returned XML, which ought to show you any error that might be occurring.

If you&#039;re still having problems, post more details on the &lt;a href=&quot;http://spservices.codeplex.com/&quot; rel=&quot;nofollow&quot;&gt;SPServices&lt;/a&gt; site or here at &lt;a href=&quot;http://www.endusersharepoint.com/STP&quot; rel=&quot;nofollow&quot;&gt;Stump the Panel&lt;/a&gt;.  I&#039;ll watch for it.

M.</description>
		<content:encoded><![CDATA[<p>Paul:</p>
<p>Basically, the answer is that it ought to work.  The list can be anywhere in the Farm and the Web Services calls ought to be successful.  Doing this alert:</p>
<pre class="brush: jscript;">alert(xData.responseXML.xml);</pre>
<p>(if your browser is IE) will show you the returned XML, which ought to show you any error that might be occurring.</p>
<p>If you&#8217;re still having problems, post more details on the <a href="http://spservices.codeplex.com/" rel="nofollow">SPServices</a> site or here at <a href="http://www.endusersharepoint.com/STP" rel="nofollow">Stump the Panel</a>.  I&#8217;ll watch for it.</p>
<p>M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giellie</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-60194</link>
		<dc:creator>Giellie</dc:creator>
		<pubDate>Mon, 26 Apr 2010 13:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-60194</guid>
		<description>Hello Christina

I need to display a hidden CEWP when the &quot;go&quot; button is clicked on a Form Webpart. I have tried doing it with java script in Sharepoint Designer but with no luck. Also i would like to know how to encase a WebPart in div tags with a div id. Then i can maybe hide and display the whole div? Any thougts or advise or maybe some sample code.

Thanks in advance.
Giellie Maritz</description>
		<content:encoded><![CDATA[<p>Hello Christina</p>
<p>I need to display a hidden CEWP when the &#8220;go&#8221; button is clicked on a Form Webpart. I have tried doing it with java script in Sharepoint Designer but with no luck. Also i would like to know how to encase a WebPart in div tags with a div id. Then i can maybe hide and display the whole div? Any thougts or advise or maybe some sample code.</p>
<p>Thanks in advance.<br />
Giellie Maritz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul T</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-54987</link>
		<dc:creator>paul T</dc:creator>
		<pubDate>Tue, 13 Apr 2010 19:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-54987</guid>
		<description>I&#039;ve got everything working great here except the values from the list are not returned; does the list need to exist on the same site as the web part, or at the root perhaps?  I&#039;m using jquery-1.4.2.min.js and jquery.SPServices-0.5.4.min.js in case that matters.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got everything working great here except the values from the list are not returned; does the list need to exist on the same site as the web part, or at the root perhaps?  I&#8217;m using jquery-1.4.2.min.js and jquery.SPServices-0.5.4.min.js in case that matters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PrashanthSpark</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-50100</link>
		<dc:creator>PrashanthSpark</dc:creator>
		<pubDate>Sat, 27 Mar 2010 19:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-50100</guid>
		<description>Thats Really great work. I would love to try once those stuff</description>
		<content:encoded><![CDATA[<p>Thats Really great work. I would love to try once those stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collapsible Web Parts in a Zone Using jQuery for SharePoint 2007 &#171; SPUIGuy</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-48101</link>
		<dc:creator>Collapsible Web Parts in a Zone Using jQuery for SharePoint 2007 &#171; SPUIGuy</dc:creator>
		<pubDate>Sun, 21 Mar 2010 06:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-48101</guid>
		<description>[...] Note: The script in spuiguy_collapsible_web_parts_in_zone_2007.html that tests for and writes the reference to the jQuery library is borrowed from Christina Wheeler’s post “Transparent Overlays for SharePoint Interface Enhancement.” [...]</description>
		<content:encoded><![CDATA[<p>[...] Note: The script in spuiguy_collapsible_web_parts_in_zone_2007.html that tests for and writes the reference to the jQuery library is borrowed from Christina Wheeler’s post “Transparent Overlays for SharePoint Interface Enhancement.” [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using jQuery to Wrap Web Parts and Achieve the Unachievable: The Packaged Solution &#171; SPUIGuy</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-48098</link>
		<dc:creator>Using jQuery to Wrap Web Parts and Achieve the Unachievable: The Packaged Solution &#171; SPUIGuy</dc:creator>
		<pubDate>Sun, 21 Mar 2010 06:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-48098</guid>
		<description>[...] Note: The script in wrapwebparts2007.html that tests for and writes the reference to the jQuery library is borrowed from Christina Wheeler’s post “Transparent Overlays for SharePoint Interface Enhancement.” [...]</description>
		<content:encoded><![CDATA[<p>[...] Note: The script in wrapwebparts2007.html that tests for and writes the reference to the jQuery library is borrowed from Christina Wheeler’s post “Transparent Overlays for SharePoint Interface Enhancement.” [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric M</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-47634</link>
		<dc:creator>Eric M</dc:creator>
		<pubDate>Fri, 19 Mar 2010 22:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-47634</guid>
		<description>Great work and great to work with...</description>
		<content:encoded><![CDATA[<p>Great work and great to work with&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wheeler on SharePoint</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-46781</link>
		<dc:creator>Wheeler on SharePoint</dc:creator>
		<pubDate>Wed, 17 Mar 2010 19:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-46781</guid>
		<description>&lt;strong&gt;Real World Project: Transparent Overlays for SharePoint Interface Enhancement (EUSP)...&lt;/strong&gt;

Introduction I have a client that wanted to convert their outdated HTML district website to an external...</description>
		<content:encoded><![CDATA[<p><strong>Real World Project: Transparent Overlays for SharePoint Interface Enhancement (EUSP)&#8230;</strong></p>
<p>Introduction I have a client that wanted to convert their outdated HTML district website to an external&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason MacKenzie</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-46773</link>
		<dc:creator>Jason MacKenzie</dc:creator>
		<pubDate>Wed, 17 Mar 2010 18:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-46773</guid>
		<description>This is a fantastic article.  Thank you so much for sharing it and I am looking forward to reading more of your posts.</description>
		<content:encoded><![CDATA[<p>This is a fantastic article.  Thank you so much for sharing it and I am looking forward to reading more of your posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Badir McCleary</title>
		<link>http://www.endusersharepoint.com/2010/03/12/transparent-overlays-for-sharepoint-interface-enhancement/comment-page-1/#comment-46452</link>
		<dc:creator>Badir McCleary</dc:creator>
		<pubDate>Wed, 17 Mar 2010 02:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=6513#comment-46452</guid>
		<description>This Article is amazing!!</description>
		<content:encoded><![CDATA[<p>This Article is amazing!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
