<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 08:49:12 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Create a dynamic \"Link to top of page\" with fade and positioned at some pixels of bottom when scrolls to this position - leobetosouza</title>
      <link>https://snipplr.com/view/58583/create-a-dynamic-link-to-top-of-page-with-fade-and-positioned-at-some-pixels-of-bottom-when-scrolls-to-this-position</link>
      <description>&lt;p&gt;Changes 340px with the page footer height.&#13;
&#13;
CSS:&#13;
&#13;
#top_link{&#13;
	position:fixed;&#13;
	bottom:20px;&#13;
	right:50%;&#13;
	margin-right:-600px;&#13;
	overflow:hidden;&#13;
	text-indent:-9999px;&#13;
	background:url(../img/top.png) no-repeat 0 0;&#13;
	display:block;&#13;
	width:54px;&#13;
	height:54px;&#13;
}&lt;/p&gt;</description>
      <pubDate>Sat, 10 Sep 2011 07:44:37 UTC</pubDate>
      <guid>https://snipplr.com/view/58583/create-a-dynamic-link-to-top-of-page-with-fade-and-positioned-at-some-pixels-of-bottom-when-scrolls-to-this-position</guid>
    </item>
    <item>
      <title>(jQuery) Make rel  external links opens in a new window with jQuery, displaying it in the link title - leobetosouza</title>
      <link>https://snipplr.com/view/58113/make-rel--external-links-opens-in-a-new-window-with-jquery-displaying-it-in-the-link-title</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 24 Aug 2011 04:44:42 UTC</pubDate>
      <guid>https://snipplr.com/view/58113/make-rel--external-links-opens-in-a-new-window-with-jquery-displaying-it-in-the-link-title</guid>
    </item>
  </channel>
</rss>
