<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - xtheonex</title>
<link>http://snipplr.com/users/xtheonex/tags/jquery</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 04:29:14 GMT</pubDate>
<item>
<title>(JavaScript) Javascript/jQuery permalink converter...</title>
<link>http://snipplr.com/view/14823/javascriptjquery-permalink-converter/</link>
<description><![CDATA[ <p>A lovely little one liner that strips out all non alphanumeric chars first, then replaces the spaces with hyphens, then converts all to lowercase :D</p> ]]></description>
<pubDate>Thu, 07 May 2009 20:33:56 GMT</pubDate>
<guid>http://snipplr.com/view/14823/javascriptjquery-permalink-converter/</guid>
</item>
<item>
<title>(jQuery) jQuery snippet to convert numbers into US phone number format as they're typed</title>
<link>http://snipplr.com/view/11578/jquery-snippet-to-convert-numbers-into-us-phone-number-format-as-theyre-typed/</link>
<description><![CDATA[ <p>This little piece of code will convert to US phone format, as typed.
Eg, As the number "0000000000" was typed, it would convert it to (000)-000-0000.</p> ]]></description>
<pubDate>Tue, 27 Jan 2009 15:29:35 GMT</pubDate>
<guid>http://snipplr.com/view/11578/jquery-snippet-to-convert-numbers-into-us-phone-number-format-as-theyre-typed/</guid>
</item>
</channel>
</rss>