<?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>My Thoughts &#187; javascript</title>
	<atom:link href="http://blog.avirtualhome.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.avirtualhome.com</link>
	<description>Just my thoughts about things</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:59:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to create nested forms.</title>
		<link>http://blog.avirtualhome.com/2008/10/01/how-to-create-nested-forms/</link>
		<comments>http://blog.avirtualhome.com/2008/10/01/how-to-create-nested-forms/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 17:13:37 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[html nested forms]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[nested forms]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=226</guid>
		<description><![CDATA[Even though I write this article with the perspective on a plugin for WordPress the solution can used anywhere. The example I&#8217;ll use to explain how to create a form within a form, aka nested forms, will have no direct links to WordPress but will merely show how to create a form within a form. [...]]]></description>
		<wfw:commentRss>http://blog.avirtualhome.com/2008/10/01/how-to-create-nested-forms/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Dynamically enable/disable checkboxes in a form.</title>
		<link>http://blog.avirtualhome.com/2008/08/28/dynamically-enabledisable-checkboxes-in-a-form/</link>
		<comments>http://blog.avirtualhome.com/2008/08/28/dynamically-enabledisable-checkboxes-in-a-form/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 14:30:37 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[checkboxes]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[dropdown list]]></category>
		<category><![CDATA[dynamically]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=158</guid>
		<description><![CDATA[For a project I&#8217;m working on I need a way to disable/enable checkboxes in a form based on which option the user selects from a dropdown list. The easy way would have been to split it up in two forms, the user selects the option from the dropdown list, submits the form and the page [...]]]></description>
		<wfw:commentRss>http://blog.avirtualhome.com/2008/08/28/dynamically-enabledisable-checkboxes-in-a-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three lightbox libraries worth checking out.</title>
		<link>http://blog.avirtualhome.com/2007/11/30/three-lightbox-libraries-worth-checking-out/</link>
		<comments>http://blog.avirtualhome.com/2007/11/30/three-lightbox-libraries-worth-checking-out/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 01:39:49 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Highslide]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[Lighwindow]]></category>
		<category><![CDATA[WEB 2.0]]></category>

		<guid isPermaLink="false">http://blog.avirtualhome.com/2007/11/30/three-lightbox-libraries-worth-checking-out/</guid>
		<description><![CDATA[As I wrote before I am implementing a lightbox into the Getdeb website. I have tried several different libraries that all basically do the same thing, the libraries I tried are Beatbox, Lightwindow and Highslide JS. The first library I tried was Beatbox. Beatbox is something I saw in action on sitepoint.com and it sure [...]]]></description>
		<wfw:commentRss>http://blog.avirtualhome.com/2007/11/30/three-lightbox-libraries-worth-checking-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lightbox implementation, first steps into AJAX.</title>
		<link>http://blog.avirtualhome.com/2007/11/24/lightbox-implementation-first-steps-into-ajax/</link>
		<comments>http://blog.avirtualhome.com/2007/11/24/lightbox-implementation-first-steps-into-ajax/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 03:49:03 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Getdeb]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[Lightwindow]]></category>
		<category><![CDATA[WEB 2.0]]></category>

		<guid isPermaLink="false">http://blog.avirtualhome.com/2007/11/24/lightbox-implementation-first-steps-into-ajax/</guid>
		<description><![CDATA[I try to help with the website getdeb.net and part of it was getting rid of a popup we show for showing an image. I knew what it was what I wanted but didn&#8217;t know what it was called, well after some searching I found out it&#8217;s called a lightbox (DUH). So called for the [...]]]></description>
		<wfw:commentRss>http://blog.avirtualhome.com/2007/11/24/lightbox-implementation-first-steps-into-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

