<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - mikemetcalf</title>
<link>http://snipplr.com/users/mikemetcalf/tags/text</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 16:26:41 GMT</pubDate>
<item>
<title>(jQuery) Toggle more text</title>
<link>http://snipplr.com/view/20560/toggle-more-text/</link>
<description><![CDATA[ <p>Example markup:

&amp;lt;p&amp;gt;This is the first part of the text &amp;lt;a class="toggle"&amp;gt;[+]&amp;lt;/a&amp;gt;&amp;lt;span&amp;gt;this part is hidden until clicking the toggle link.&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;

The script will show and hide text when the toggle link is clicked. It also swaps out the + with the &amp;minus; when the the text is toggled.</p> ]]></description>
<pubDate>Thu, 01 Oct 2009 19:34:28 GMT</pubDate>
<guid>http://snipplr.com/view/20560/toggle-more-text/</guid>
</item>
</channel>
</rss>