<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - leobetosouza</title>
<link>http://snipplr.com/users/leobetosouza</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 02:52:35 GMT</pubDate>
<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</title>
<link>http://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><![CDATA[ <p>Changes 340px with the page footer height.

CSS:

#top_link{
	position:fixed;
	bottom:20px;
	right:50%;
	margin-right:-600px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/top.png) no-repeat 0 0;
	display:block;
	width:54px;
	height:54px;
}</p> ]]></description>
<pubDate>Sat, 10 Sep 2011 07:44:37 GMT</pubDate>
<guid>http://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>(XHTML) XHTML  tag with namespaces for Google, Facebook and WAI-ARIA</title>
<link>http://snipplr.com/view/58115/xhtml--tag-with-namespaces-for-google-facebook-and-waiaria/</link>
<description><![CDATA[ <p>Namespaces for enable browsers redering stuff for facebook's fbml, Google+1 and WAI-ARIA attributes in XHTML served as application/xml+html.</p> ]]></description>
<pubDate>Wed, 24 Aug 2011 06:08:51 GMT</pubDate>
<guid>http://snipplr.com/view/58115/xhtml--tag-with-namespaces-for-google-facebook-and-waiaria/</guid>
</item>
<item>
<title>(jQuery) Make rel  external links opens in a new window with jQuery, displaying it in the link title</title>
<link>http://snipplr.com/view/58113/make-rel--external-links-opens-in-a-new-window-with-jquery-displaying-it-in-the-link-title/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Aug 2011 04:44:42 GMT</pubDate>
<guid>http://snipplr.com/view/58113/make-rel--external-links-opens-in-a-new-window-with-jquery-displaying-it-in-the-link-title/</guid>
</item>
<item>
<title>(XHTML) XHTML válido para adicionar Flash</title>
<link>http://snipplr.com/view/32070/xhtml-vlido-para-adicionar-flash/</link>
<description><![CDATA[ <p>Object Data and Param Movie Value devem ser iguais e apontar para o arquivo .swf em questão por conta de problemas com o IE.</p> ]]></description>
<pubDate>Thu, 15 Apr 2010 11:51:54 GMT</pubDate>
<guid>http://snipplr.com/view/32070/xhtml-vlido-para-adicionar-flash/</guid>
</item>
</channel>
</rss>