<?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>Insanityville &#187; Javascript tuts</title>
	<atom:link href="http://insanityville.com/category/web-scripts/javascript-tuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://insanityville.com</link>
	<description>Reviews, free ajax shoutbox, free ajax validation, free ajax scripts, fun gallery and more</description>
	<lastBuildDate>Wed, 26 May 2010 19:25:50 +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>Add HTML elements on the fly</title>
		<link>http://insanityville.com/2009/02/add-html-elements-on-the-fly/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=add-html-elements-on-the-fly</link>
		<comments>http://insanityville.com/2009/02/add-html-elements-on-the-fly/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 02:00:37 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Javascript tuts]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[As I said at the beginning of the post-jQuery link simulator in this series of tricks add a new &#34;episode&#34;. In this post, I want to describe an excellent way to add to dynamically, without refresh, fields in a form. The fields can be of any kind. In this example, I&#8217;ll add a text field, [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2009/02/add-html-elements-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery link simulator</title>
		<link>http://insanityville.com/2009/01/jquery-link-simulator/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=jquery-link-simulator</link>
		<comments>http://insanityville.com/2009/01/jquery-link-simulator/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 03:00:58 +0000</pubDate>
		<dc:creator>in-sanity</dc:creator>
				<category><![CDATA[Javascript tuts]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;&#160;&#160;&#160; I thought I make a small number of posts on javascript in general, especially jQuery. &#160;&#160;&#160;&#160; Personally, I find this framework to be an excellent tool for quick fixes, but also to create complete AJAX interfaces. &#160;&#160;&#160;&#160; A fix which I recently made was the creation of a link without using the &#34;a&#34; tag [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2009/01/jquery-link-simulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make an AJAX link validation script in 3 easy steps</title>
		<link>http://insanityville.com/2008/05/make-an-ajax-link-validation-script-in-3-easy-steps/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=make-an-ajax-link-validation-script-in-3-easy-steps</link>
		<comments>http://insanityville.com/2008/05/make-an-ajax-link-validation-script-in-3-easy-steps/#comments</comments>
		<pubDate>Thu, 15 May 2008 10:00:30 +0000</pubDate>
		<dc:creator>in-sanity</dc:creator>
				<category><![CDATA[Javascript tuts]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Being a web developer, and having a bit of experience in this field, I noticed that some tasks are need almost in any application that I developed. So, instead of waisting time writing the same code over and over again, started making little snippets of code to reuse. This is my very first tutorial ever [...]]]></description>
		<wfw:commentRss>http://insanityville.com/2008/05/make-an-ajax-link-validation-script-in-3-easy-steps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
