<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - TC</title>
<link>http://snipplr.com/users/TC</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 18:03:23 GMT</pubDate>
<item>
<title>(PHP) Check for AJAX Request</title>
<link>http://snipplr.com/view/1060/check-for-ajax-request/</link>
<description><![CDATA[ <p>A simple function to check if the request comes from an AJAX XMLHttpRequest.
Use it if your page should behave differently when called from AJAX.
Comes from jquery mailing list: http://jquery.com/discuss/2006-June/006656/</p> ]]></description>
<pubDate>Tue, 12 Sep 2006 04:38:10 GMT</pubDate>
<guid>http://snipplr.com/view/1060/check-for-ajax-request/</guid>
</item>
<item>
<title>(JavaScript) Use jQuery to validate form text</title>
<link>http://snipplr.com/view/1059/use-jquery-to-validate-form-text/</link>
<description><![CDATA[ <p>Found on the jquery mailing list: http://jquery.com/discuss/2006-April/004625/
The url shows it in action, checking text when you move away from a field.</p> ]]></description>
<pubDate>Tue, 12 Sep 2006 00:22:48 GMT</pubDate>
<guid>http://snipplr.com/view/1059/use-jquery-to-validate-form-text/</guid>
</item>
</channel>
</rss>