<?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>Daniel Gibbs Journal &#187; Javascript</title>
	<atom:link href="http://www.danielgibbs.net/journal/category/websitedevelopment/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.danielgibbs.net/journal</link>
	<description>Daniel Gibbs&#039; Online Journal</description>
	<lastBuildDate>Sat, 04 Sep 2010 19:51:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Checking (and unchecking) all Checkboxes with JQuery</title>
		<link>http://www.danielgibbs.net/journal/checking-and-unchecking-all-checkboxes-with-jquery</link>
		<comments>http://www.danielgibbs.net/journal/checking-and-unchecking-all-checkboxes-with-jquery#comments</comments>
		<pubDate>Thu, 04 Feb 2010 16:23:00 +0000</pubDate>
		<dc:creator>Gibbs</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.danielgibbs.net/journal/?p=338</guid>
		<description><![CDATA[How to easily check or uncheck all textboxes with JQuery]]></description>
		<wfw:commentRss>http://www.danielgibbs.net/journal/checking-and-unchecking-all-checkboxes-with-jquery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery: Set the default selected OPTION of a HTML SELECT list</title>
		<link>http://www.danielgibbs.net/journal/jquery-set-the-default-selected-option-of-a-select-list</link>
		<comments>http://www.danielgibbs.net/journal/jquery-set-the-default-selected-option-of-a-select-list#comments</comments>
		<pubDate>Wed, 02 Dec 2009 10:50:31 +0000</pubDate>
		<dc:creator>Gibbs</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.danielgibbs.net/journal/?p=291</guid>
		<description><![CDATA[How to set the default OPTION in a SELECT list with the jQuery framework.]]></description>
		<wfw:commentRss>http://www.danielgibbs.net/journal/jquery-set-the-default-selected-option-of-a-select-list/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Object Doesnt Support this Property or Method (IE)</title>
		<link>http://www.danielgibbs.net/journal/object-doesnt-support-this-property-or-method-ie</link>
		<comments>http://www.danielgibbs.net/journal/object-doesnt-support-this-property-or-method-ie#comments</comments>
		<pubDate>Sun, 17 May 2009 16:48:54 +0000</pubDate>
		<dc:creator>Gibbs</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.danielgibbs.net/journal/?p=7</guid>
		<description><![CDATA[I recently encountered this problem using Javascript and Internet Explorer. It worked perfectly fine in other browsers although (for a change) I think MSHTML has got this right enforcing good practice.

<strong>Object Doesnt Support this Property or Method</strong> can occur in Internet Explorer when you declare a variable that has the same name as a document object.]]></description>
		<wfw:commentRss>http://www.danielgibbs.net/journal/object-doesnt-support-this-property-or-method-ie/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
