<?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: Position: fixed CSS templates</title> <atom:link href="http://friendlybit.com/css/position-fixed-css-templates/feed/" rel="self" type="application/rss+xml" /><link>http://friendlybit.com/css/position-fixed-css-templates/</link> <description>You have found Friendly Bit, a web development blog. I focus on client side technologies like CSS, HTML and Javascript. You find my articles below and categories to the right.</description> <lastBuildDate>Thu, 09 Sep 2010 11:05:29 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: martin</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-34051</link> <dc:creator>martin</dc:creator> <pubDate>Thu, 02 Sep 2010 00:04:28 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-34051</guid> <description>perfect!!</description> <content:encoded><![CDATA[<p>perfect!!</p> ]]></content:encoded> </item> <item><title>By: Emil Stenström</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-34045</link> <dc:creator>Emil Stenström</dc:creator> <pubDate>Sat, 28 Aug 2010 18:49:56 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-34045</guid> <description>@Robert Test: I have no idea why that would happen. Have you looked at the Net tab in the Firefox extension Firebug? Maybe one of your style sheets is hardcoded to be on the server...</description> <content:encoded><![CDATA[<p>@Robert Test: I have no idea why that would happen. Have you looked at the Net tab in the Firefox extension Firebug? Maybe one of your style sheets is hardcoded to be on the server&#8230;</p> ]]></content:encoded> </item> <item><title>By: Robert Test</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-34038</link> <dc:creator>Robert Test</dc:creator> <pubDate>Wed, 25 Aug 2010 20:34:08 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-34038</guid> <description>Thanks for the css code on this.
I just converted a page using frames to this style.The page works fine .....But, when I convert it to an external style sheet it works fine on the server. But it doesn&#039;t work when I run it merely on the local computer.Does this make sense?The content page scrolls over the top of the header.Here&#039;s the page:
http://www.testfamilygenealogy.com/Narratives/Early/fryburg.htmlAny idea how to fix it?Thanks</description> <content:encoded><![CDATA[<p>Thanks for the css code on this.<br
/> I just converted a page using frames to this style.</p><p>The page works fine &#8230;..But, when I convert it to an external style sheet it works fine on the server. But it doesn&#8217;t work when I run it merely on the local computer.</p><p>Does this make sense?</p><p>The content page scrolls over the top of the header.</p><p>Here&#8217;s the page:<br
/> <a
href="http://www.testfamilygenealogy.com/Narratives/Early/fryburg.html" rel="nofollow">http://www.testfamilygenealogy.com/Narratives/Early/fryburg.html</a></p><p>Any idea how to fix it?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Karol</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33871</link> <dc:creator>Karol</dc:creator> <pubDate>Tue, 25 May 2010 10:42:41 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33871</guid> <description>Why use &lt;code&gt;!important&lt;/code&gt; hack, when IE will also apply &lt;code&gt;_background: red&lt;/code&gt; declaration. True the CSS won&#039;t validate, but since websites are for users, not for validators, this shouldn&#039;t matter that much.</description> <content:encoded><![CDATA[<p>Why use <code>!important</code> hack, when IE will also apply <code>_background: red</code> declaration. True the CSS won&#8217;t validate, but since websites are for users, not for validators, this shouldn&#8217;t matter that much.</p> ]]></content:encoded> </item> <item><title>By: Emil Stenström</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33835</link> <dc:creator>Emil Stenström</dc:creator> <pubDate>Fri, 14 May 2010 05:54:34 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33835</guid> <description>@Mac: I just tested it again, for me, it works fine of chrome on the mac.@Johan: I deliberately did not add a fix for IE6 to keep the code to a minimum. IE6 is dying soon anyways.@Gin: Same here, such a shame. Doesn&#039;t Safari for iPhone support position: fixed?To all: Even though it doesn&#039;t work everywhere, it falls back nicely everywhere I&#039;ve tried, including Safari for iPhone. So you should be fine using it anyway.</description> <content:encoded><![CDATA[<p>@Mac: I just tested it again, for me, it works fine of chrome on the mac.</p><p>@Johan: I deliberately did not add a fix for IE6 to keep the code to a minimum. IE6 is dying soon anyways.</p><p>@Gin: Same here, such a shame. Doesn&#8217;t Safari for iPhone support position: fixed?</p><p>To all: Even though it doesn&#8217;t work everywhere, it falls back nicely everywhere I&#8217;ve tried, including Safari for iPhone. So you should be fine using it anyway.</p> ]]></content:encoded> </item> <item><title>By: Gin</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33832</link> <dc:creator>Gin</dc:creator> <pubDate>Thu, 13 May 2010 19:26:57 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33832</guid> <description>It doesn&#039;t work on Safari for iPhone. :-(</description> <content:encoded><![CDATA[<p>It doesn&#8217;t work on Safari for iPhone. :-(</p> ]]></content:encoded> </item> <item><title>By: Johan</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33491</link> <dc:creator>Johan</dc:creator> <pubDate>Thu, 08 Apr 2010 18:07:38 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33491</guid> <description>&lt;a href=&quot;http://www.howtocreate.co.uk/fixedPosition.html&quot; rel=&quot;nofollow&quot;&gt;Interesting stuff about fixing it in IE6&lt;/a&gt;</description> <content:encoded><![CDATA[<p><a
href="http://www.howtocreate.co.uk/fixedPosition.html">Interesting stuff about fixing it in IE6</a></p> ]]></content:encoded> </item> <item><title>By: Mac</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33483</link> <dc:creator>Mac</dc:creator> <pubDate>Thu, 25 Mar 2010 23:29:33 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33483</guid> <description>@Gypsy- It doesn&#039;t work on my version of Chrome on the mac.</description> <content:encoded><![CDATA[<p>@Gypsy- It doesn&#8217;t work on my version of Chrome on the mac.</p> ]]></content:encoded> </item> <item><title>By: Sheena Rai</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33479</link> <dc:creator>Sheena Rai</dc:creator> <pubDate>Wed, 24 Mar 2010 20:50:44 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33479</guid> <description>Nice Examples Cool Stuff. Works On Chrome , Safari, IE Etc.. Nice Work...</description> <content:encoded><![CDATA[<p>Nice Examples Cool Stuff. Works On Chrome , Safari, IE Etc.. Nice Work&#8230;</p> ]]></content:encoded> </item> <item><title>By: Gypsy Jane</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33452</link> <dc:creator>Gypsy Jane</dc:creator> <pubDate>Sat, 20 Feb 2010 20:31:23 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33452</guid> <description>Works on Chrome, too.  Thanks.</description> <content:encoded><![CDATA[<p>Works on Chrome, too.  Thanks.</p> ]]></content:encoded> </item> <item><title>By: Jeff Seager</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33352</link> <dc:creator>Jeff Seager</dc:creator> <pubDate>Mon, 11 Jan 2010 22:10:12 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33352</guid> <description>Beautifully simple, Emil, as it should be!</description> <content:encoded><![CDATA[<p>Beautifully simple, Emil, as it should be!</p> ]]></content:encoded> </item> <item><title>By: Cody</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33341</link> <dc:creator>Cody</dc:creator> <pubDate>Fri, 08 Jan 2010 23:15:47 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33341</guid> <description>This reminds me of old school iframes, but using css makes it more accessible and more search engine friendly.</description> <content:encoded><![CDATA[<p>This reminds me of old school iframes, but using css makes it more accessible and more search engine friendly.</p> ]]></content:encoded> </item> <item><title>By: Patric Jansson</title><link>http://friendlybit.com/css/position-fixed-css-templates/#comment-33330</link> <dc:creator>Patric Jansson</dc:creator> <pubDate>Fri, 01 Jan 2010 13:59:15 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/?p=573#comment-33330</guid> <description>Simple and useful!</description> <content:encoded><![CDATA[<p>Simple and useful!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 14/33 queries in 0.039 seconds using disk
Object Caching 364/366 objects using disk

Served from: friendlybit.com @ 2010-09-09 11:22:38 -->