<?xml version="1.0" encoding="UTF-8"?>
        <rss version="2.0"><channel>
        <title><![CDATA[mdj.us]]></title>
        <description><![CDATA[Comments]]></description>
        <link>http://www.mdj.us/</link>
        <copyright><![CDATA[Copyright mdj.us]]></copyright>
        <generator>sNews CMS</generator><item>
            <title><![CDATA[Adding a fixed "back to top" link on every page of your website - jesth]]></title>
            <description>
                <![CDATA[
                Okay, thanks for the reply, by the way, is not validating in strict, so I removed &lt;a name=&quot;top&quot;&gt;&lt;/a&gt;
 and changed &lt;body&gt; to &lt;body id=&quot;top&quot;&gt; which validates in strict.
                ]]>
            </description>
            <pubDate>Sun, 09 May 2010 09:03:22 +0000</pubDate>
            <link>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment8</link>
            <guid>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment8</guid>
            </item><item>
            <title><![CDATA[Adding a fixed "back to top" link on every page of your website - Matt]]></title>
            <description>
                <![CDATA[
                Hi Jesth,

You can change &quot;top&quot; to something else, but it has to be something with a unique id, but the hash indicates it's within the same page, so you can't really get rid of it.
                ]]>
            </description>
            <pubDate>Sun, 09 May 2010 07:33:01 +0000</pubDate>
            <link>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment7</link>
            <guid>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment7</guid>
            </item><item>
            <title><![CDATA[Adding a fixed "back to top" link on every page of your website - jesth]]></title>
            <description>
                <![CDATA[
                Hi.

Usefull stuff, been trying to make one myself, however, went back to this one, and it's working nicely, I just have a few things, I never liked the #top in the link, how would I be able to make a back to top link, without it showing the http://mysite.com/#top ?
                ]]>
            </description>
            <pubDate>Sat, 08 May 2010 13:34:14 +0000</pubDate>
            <link>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment6</link>
            <guid>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment6</guid>
            </item><item>
            <title><![CDATA[Adding a fixed "back to top" link on every page of your website - slemborg]]></title>
            <description>
                <![CDATA[
                Good idea, and with a timelimit maybe make a setting for how long or something, that could also help or atleast somewhat help against "doubleposting" kinda like it most forums.
                ]]>
            </description>
            <pubDate>Tue, 19 May 2009 11:28:44 +0000</pubDate>
            <link>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment5</link>
            <guid>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment5</guid>
            </item><item>
            <title><![CDATA[Adding a fixed "back to top" link on every page of your website - Matt]]></title>
            <description>
                <![CDATA[
                Hmmm, you just gave me an idea for a new mod... letting people edit their comments, maybe for like the first hour or something. Could set a cookie with a token...
                ]]>
            </description>
            <pubDate>Tue, 19 May 2009 08:36:01 +0000</pubDate>
            <link>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment4</link>
            <guid>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment4</guid>
            </item><item>
            <title><![CDATA[Adding a fixed "back to top" link on every page of your website - slemborg]]></title>
            <description>
                <![CDATA[
                Hehe, indeed I tried posting a simple java line, but nevermind that, cause all is working as it should now, thanks for refreshing my memory regarding this type o linking.
                ]]>
            </description>
            <pubDate>Mon, 18 May 2009 13:57:16 +0000</pubDate>
            <link>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment3</link>
            <guid>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment3</guid>
            </item><item>
            <title><![CDATA[Adding a fixed "back to top" link on every page of your website - Matt]]></title>
            <description>
                <![CDATA[
                No problem slemborg,

Not sure if you were trying to post some javascript  there as an example, but sNews eats anything in tags, as you may already know :)
                ]]>
            </description>
            <pubDate>Mon, 18 May 2009 13:21:28 +0000</pubDate>
            <link>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment2</link>
            <guid>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment2</guid>
            </item><item>
            <title><![CDATA[Adding a fixed "back to top" link on every page of your website - slemborg]]></title>
            <description>
                <![CDATA[
                Thanks for this Matt, and it's working as it should, I tried with some java: 

but didn't really like it, so thanks again for sharring.
                ]]>
            </description>
            <pubDate>Mon, 18 May 2009 09:05:03 +0000</pubDate>
            <link>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment1</link>
            <guid>http://www.mdj.us/web-development/cascading-style-sheets/adding-a-fixed-back-to-top-link-on-every-page-of-your-website/c_#Comment1</guid>
            </item></channel></rss>