<?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>blog.jc21.com &#187; Javascript</title>
	<atom:link href="http://blog.jc21.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jc21.com</link>
	<description>insert witty code here</description>
	<lastBuildDate>Mon, 23 Jan 2012 02:41:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Unobtrusive Javascript Form Validation for Prototype</title>
		<link>http://blog.jc21.com/2008-03-05/unobtrusive-javascript-form-validation-for-prototype/</link>
		<comments>http://blog.jc21.com/2008-03-05/unobtrusive-javascript-form-validation-for-prototype/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:57:49 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2008-03-05/unobtrusive-javascript-form-validation-for-prototype/</guid>
		<description><![CDATA[I&#8217;ve ported my YUI Unobtrusive Javascript Validation script to Prototype, since that&#8217;s what I&#8217;m using these days. It has exactly the same features as it&#8217;s YUI brother, but the script is much smaller and has been structured much better. Preview ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2008-03-05/unobtrusive-javascript-form-validation-for-prototype/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The rules of unobtrusive JavaScript</title>
		<link>http://blog.jc21.com/2007-11-28/the-rules-of-unobtrusive-javascript/</link>
		<comments>http://blog.jc21.com/2007-11-28/the-rules-of-unobtrusive-javascript/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 23:48:14 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-11-28/the-rules-of-unobtrusive-javascript/</guid>
		<description><![CDATA[Roger Johansson outlines some very key points about Unobtrusive Javascript. It&#8217;s worth checking out.]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-11-28/the-rules-of-unobtrusive-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extend your capabilty</title>
		<link>http://blog.jc21.com/2007-05-04/extend-your-capabilty/</link>
		<comments>http://blog.jc21.com/2007-05-04/extend-your-capabilty/#comments</comments>
		<pubDate>Fri, 04 May 2007 06:44:15 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-05-04/extend-your-capabilty/</guid>
		<description><![CDATA[Ages ago when I was discovering the YUI Library, I stumbled upon Jack Slocum&#8217;s blog and his EXTension of the YUI. Back then, I tried to implement the library but there was very little documentation and I gave up in ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-05-04/extend-your-capabilty/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>YUI 2.2.0 Released</title>
		<link>http://blog.jc21.com/2007-02-22/yui-220-released/</link>
		<comments>http://blog.jc21.com/2007-02-22/yui-220-released/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 00:17:23 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-02-22/yui-220-released/</guid>
		<description><![CDATA[YAHOO have just released the 2.2.0 version of their famous YUI library. In actual fact, version 2.2.0 is really 0.12.2 They&#8217;ve changed their versioning, which will be much easier to follow. They&#8217;ve also included mega amount of extra features to ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-02-22/yui-220-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suckerfish HoverLightbox Redux</title>
		<link>http://blog.jc21.com/2007-02-21/suckerfish-hoverlightbox-redux/</link>
		<comments>http://blog.jc21.com/2007-02-21/suckerfish-hoverlightbox-redux/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 02:14:56 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-02-21/suckerfish-hoverlightbox-redux/</guid>
		<description><![CDATA[A new version of the Suckerfish HoverLightbox has been released. Check it out here.]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-02-21/suckerfish-hoverlightbox-redux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YUI Unobstrusive Javascript Validation</title>
		<link>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/</link>
		<comments>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/#comments</comments>
		<pubDate>Mon, 05 Feb 2007 02:30:59 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/</guid>
		<description><![CDATA[Ever since I started creating web forms, I have been implementing some sort of Javascript validation. This often involved a fair bit of Javascript attached to the onsubmit events of the forms. I was even using a Dreamweaver extension that ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>How to make a Slide and Hide with Yahoo YUI</title>
		<link>http://blog.jc21.com/2007-01-19/how-to-make-a-slide-and-hide-with-yahoo-yui/</link>
		<comments>http://blog.jc21.com/2007-01-19/how-to-make-a-slide-and-hide-with-yahoo-yui/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 02:36:34 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2007-01-19/how-to-make-a-slide-and-hide-with-yahoo-yui/</guid>
		<description><![CDATA[Javascript transitions are becoming more and more popular with the Web 2.0 sites. We simply couldn&#8217;t use an Ajax powered site without some sort of visual notifications, and although animation is not absolutely necessary the sites that do use it ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2007-01-19/how-to-make-a-slide-and-hide-with-yahoo-yui/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The New Lightbox 2</title>
		<link>http://blog.jc21.com/2006-11-17/the-new-lightbox-2/</link>
		<comments>http://blog.jc21.com/2006-11-17/the-new-lightbox-2/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 00:07:50 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-11-17/the-new-lightbox-2/</guid>
		<description><![CDATA[As I stumble through the web today, I found a new version of the famous Lightbox JS. A quick look at the examples and I was impressed with the improvements. I know how hard it is to fade an entire ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-11-17/the-new-lightbox-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>onChange vs onClick Event</title>
		<link>http://blog.jc21.com/2006-11-14/onchange-vs-onclick-event/</link>
		<comments>http://blog.jc21.com/2006-11-14/onchange-vs-onclick-event/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 01:03:08 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-11-14/onchange-vs-onclick-event/</guid>
		<description><![CDATA[Recently I was working on a piece of code that would show or hide particular elements based on a Radio option&#8217;s &#8216;checked&#8217; property. I used the onChange event to fire my code, because that&#8217;s what I was doing to the ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-11-14/onchange-vs-onclick-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo helping Web 2.0 evolve</title>
		<link>http://blog.jc21.com/2006-11-03/yahoo-helping-web-20-evolve/</link>
		<comments>http://blog.jc21.com/2006-11-03/yahoo-helping-web-20-evolve/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 05:01:19 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.jc21.com/2006-11-03/yahoo-helping-web-20-evolve/</guid>
		<description><![CDATA[Recently it was brought to my attention that I should use the Yahoo UI Library to solve a problem I&#8217;ve had. Having used these tools when they were first released I thought they were cool at the time. Now I ...]]></description>
		<wfw:commentRss>http://blog.jc21.com/2006-11-03/yahoo-helping-web-20-evolve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

