<?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: SharePoint 2010 – Adding a Fixed Footer to your SharePoint Master Page</title>
	<atom:link href="http://blog.pixelmill.com/944/sharepoint-2010-%e2%80%93-adding-a-fixed-footer-to-your-sharepoint-master-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pixelmill.com/944/sharepoint-2010-%e2%80%93-adding-a-fixed-footer-to-your-sharepoint-master-page/</link>
	<description>PM Blog: News and tips on web design, website templates - CSS, ProStores, SharePoint, WSS</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:20:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: arut</title>
		<link>http://blog.pixelmill.com/944/sharepoint-2010-%e2%80%93-adding-a-fixed-footer-to-your-sharepoint-master-page/comment-page-1/#comment-3861</link>
		<dc:creator>arut</dc:creator>
		<pubDate>Fri, 10 Feb 2012 11:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelmill.com/?p=944#comment-3861</guid>
		<description>Thanks a lot</description>
		<content:encoded><![CDATA[<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://blog.pixelmill.com/944/sharepoint-2010-%e2%80%93-adding-a-fixed-footer-to-your-sharepoint-master-page/comment-page-1/#comment-3642</link>
		<dc:creator>max</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelmill.com/?p=944#comment-3642</guid>
		<description>Outstanding post! Exactly what I&#039;ve been struggling with for some time now.</description>
		<content:encoded><![CDATA[<p>Outstanding post! Exactly what I&#8217;ve been struggling with for some time now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murali</title>
		<link>http://blog.pixelmill.com/944/sharepoint-2010-%e2%80%93-adding-a-fixed-footer-to-your-sharepoint-master-page/comment-page-1/#comment-3489</link>
		<dc:creator>murali</dc:creator>
		<pubDate>Fri, 27 Jan 2012 06:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelmill.com/?p=944#comment-3489</guid>
		<description>if you do little modifications like below. then there won&#039;t be flickering effects in IE and other browsers. else, the scroptloaded keep in refreshing the page.


    var resized = false;

               function resizes4WP()
               {
                              if ($(&quot;#s4-workspace&quot;).length &amp;&amp; $(&quot;#acecqafooter&quot;).length &amp;&amp; !resized){
                              $(&quot;#s4-workspace&quot;).css(&#039;height&#039;, ($(&quot;#s4-workspace&quot;).height() - $(&quot;#acecqafooter&quot;).height()) + &#039;px&#039;);
            resized = true;
        }
               }
               ExecuteOrDelayUntilScriptLoaded(function () { SP.UI.Workspace.add_resized(resizes4WP); }, &quot;init.js&quot;);
               </description>
		<content:encoded><![CDATA[<p>if you do little modifications like below. then there won&#8217;t be flickering effects in IE and other browsers. else, the scroptloaded keep in refreshing the page.</p>
<p>    var resized = false;</p>
<p>               function resizes4WP()<br />
               {<br />
                              if ($(&#8220;#s4-workspace&#8221;).length &amp;&amp; $(&#8220;#acecqafooter&#8221;).length &amp;&amp; !resized){<br />
                              $(&#8220;#s4-workspace&#8221;).css(&#8216;height&#8217;, ($(&#8220;#s4-workspace&#8221;).height() &#8211; $(&#8220;#acecqafooter&#8221;).height()) + &#8216;px&#8217;);<br />
            resized = true;<br />
        }<br />
               }<br />
               ExecuteOrDelayUntilScriptLoaded(function () { SP.UI.Workspace.add_resized(resizes4WP); }, &#8220;init.js&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

