<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - secretgspot</title>
<link>http://snipplr.com/users/secretgspot</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 19:58:40 GMT</pubDate>
<item>
<title>(jQuery) jquery automatic text resize</title>
<link>http://snipplr.com/view/50995/jquery-automatic-text-resize/</link>
<description><![CDATA[ <p>simple jquery plugin that powers the text auto-resizing that is the basis of textagon.com</p> ]]></description>
<pubDate>Wed, 23 Mar 2011 09:15:28 GMT</pubDate>
<guid>http://snipplr.com/view/50995/jquery-automatic-text-resize/</guid>
</item>
<item>
<title>(jQuery) jquery function to generate Noise bg image</title>
<link>http://snipplr.com/view/50989/jquery-function-to-generate-noise-bg-image/</link>
<description><![CDATA[ <p>run using: jQuery('body').noisy();</p> ]]></description>
<pubDate>Wed, 23 Mar 2011 08:27:57 GMT</pubDate>
<guid>http://snipplr.com/view/50989/jquery-function-to-generate-noise-bg-image/</guid>
</item>
<item>
<title>(jQuery) In-Page Element Updating/Refreshing</title>
<link>http://snipplr.com/view/50977/inpage-element-updatingrefreshing/</link>
<description><![CDATA[ <p>Essentially it refreshes the content of any element in the page that has the “autoupdate” class on it. It uses the jQuery AJAX load method to get the page and replaces all the content within the new content from their matching IDs.</p> ]]></description>
<pubDate>Wed, 23 Mar 2011 04:19:07 GMT</pubDate>
<guid>http://snipplr.com/view/50977/inpage-element-updatingrefreshing/</guid>
</item>
<item>
<title>(jQuery) .delegate()</title>
<link>http://snipplr.com/view/50956/delegate/</link>
<description><![CDATA[ <p>Instead of using for each element, parent can be assigned a global function for children. 
Also good with dynamically created elements.</p> ]]></description>
<pubDate>Tue, 22 Mar 2011 18:53:20 GMT</pubDate>
<guid>http://snipplr.com/view/50956/delegate/</guid>
</item>
<item>
<title>(CSS) Z-Index marking table</title>
<link>http://snipplr.com/view/50955/zindex-marking-table/</link>
<description><![CDATA[ <p>General rule to follow when playing with Z-Index.  If everyone follows, things will be easier.</p> ]]></description>
<pubDate>Tue, 22 Mar 2011 18:51:13 GMT</pubDate>
<guid>http://snipplr.com/view/50955/zindex-marking-table/</guid>
</item>
</channel>
</rss>