<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Division By Zero &#187; Javascript</title>
	<atom:link href="http://www.divisionbyzero.co.uk/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divisionbyzero.co.uk</link>
	<description>Web design &#38; development blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:52:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A Quick Look At AJAX Loading GIFs</title>
		<link>http://www.divisionbyzero.co.uk/2010/09/05/a-quick-look-at-ajax-loading-gifs/</link>
		<comments>http://www.divisionbyzero.co.uk/2010/09/05/a-quick-look-at-ajax-loading-gifs/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 14:11:08 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=1188</guid>
		<description><![CDATA[Just a quick post today, looking at AJAX loading GIFs including why we use them, how to use them to better effect, and a couple of great generator sites for you to bookmark. Just a quick post today, looking at AJAX loading GIFs including why we use them, how to use them to better effect, [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2010/09/05/a-quick-look-at-ajax-loading-gifs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Create A Great Contact Form Part 2: Inline Validation With jQuery</title>
		<link>http://www.divisionbyzero.co.uk/2010/08/07/create-a-great-contact-form-part-2-inline-validation-with-jquery/</link>
		<comments>http://www.divisionbyzero.co.uk/2010/08/07/create-a-great-contact-form-part-2-inline-validation-with-jquery/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 14:27:57 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Beginnings]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Inline Validation]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=999</guid>
		<description><![CDATA[Welcome to part 2 of our beginners guide to creating a great contact form. Today I&#8217;m going to show you how to add inline field validation with jQuery to improve usability and conversion rates. In part 1 you saw how to create a great contact form with PHP. Today I&#8217;m going to show you how [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2010/08/07/create-a-great-contact-form-part-2-inline-validation-with-jquery/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to tell if an HTML element exists using JQuery</title>
		<link>http://www.divisionbyzero.co.uk/2009/11/24/how-to-tell-if-an-html-element-exists-using-jquery/</link>
		<comments>http://www.divisionbyzero.co.uk/2009/11/24/how-to-tell-if-an-html-element-exists-using-jquery/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 09:56:37 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=83</guid>
		<description><![CDATA[Up until now I had assumed that if i need to detect the presence of (or lack of) an element on a webpage I could simply use the following: if($('.elementClass')) { //some code here } but I found today that this doesn&#8217;t actually work. Whether the element exists or not you will still get a [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2009/11/24/how-to-tell-if-an-html-element-exists-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
