<?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>Justin Cook&#039;s Blog &#187; DHTML Code</title>
	<atom:link href="http://www.justin-cook.com/wp/category/tech-stuff/free-code/dhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp</link>
	<description>A web, games, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Wed, 11 Jan 2012 04:20:59 +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>How to add a calendar (date picker) to your web applications</title>
		<link>http://www.justin-cook.com/wp/2009/09/09/how-to-add-a-calendar-date-picker-to-your-web-applications/</link>
		<comments>http://www.justin-cook.com/wp/2009/09/09/how-to-add-a-calendar-date-picker-to-your-web-applications/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 19:02:44 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[DHTML Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=715</guid>
		<description><![CDATA[For almost any webapp, it&#039;s critical to be able to enter dates. But how do you ensure that people enter them in the right format? How do you make it look good? The easiest answer to both of these questions is to use a calendar object of some sort. This not only can look great [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2009/09/09/how-to-add-a-calendar-date-picker-to-your-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to rotate an image or text with JavaScript &amp; DHTML</title>
		<link>http://www.justin-cook.com/wp/2007/09/07/how-to-rotate-an-image-or-text-with-javascript-dhtml/</link>
		<comments>http://www.justin-cook.com/wp/2007/09/07/how-to-rotate-an-image-or-text-with-javascript-dhtml/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 14:15:05 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[DHTML Code]]></category>
		<category><![CDATA[JavaScript Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/09/07/how-to-rotate-an-image-or-text-with-javascript-dhtml/</guid>
		<description><![CDATA[So I need to rotate an image every few seconds on a homepage of a site I&#039;m building. I looked around for some pre-built code that I could do this with, and I found a few functions. I picked the one I like the best, and I&#039;ve modified it to my needs. This JavaScript code [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/09/07/how-to-rotate-an-image-or-text-with-javascript-dhtml/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>How to set an iframe to 100% height in FireFox</title>
		<link>http://www.justin-cook.com/wp/2007/02/19/how-to-set-an-iframe-to-100-height-in-firefox/</link>
		<comments>http://www.justin-cook.com/wp/2007/02/19/how-to-set-an-iframe-to-100-height-in-firefox/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 17:54:02 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[CSS Code]]></category>
		<category><![CDATA[DHTML Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/02/19/how-to-set-an-iframe-to-100-height-in-firefox/</guid>
		<description><![CDATA[Here&#039;s the HTML code to implement if you&#039;d like to embed another web page in an iframe on your web site, but would like it to appear as the entire page. This makes it hard to detect that the page is within an iframe. It&#039;s easy to do in IE, just set the iframe height [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/02/19/how-to-set-an-iframe-to-100-height-in-firefox/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
