<?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>Tech Raving &#187; DHTML / Ajax</title>
	<atom:link href="http://www.techraving.com/category/programming/dhtml-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techraving.com</link>
	<description>An Opinion is a Terrible Thing To Waste</description>
	<lastBuildDate>Sat, 26 Dec 2009 14:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IE 6 Selects be Warned</title>
		<link>http://www.techraving.com/2007/05/22/ie-6-selects-be-warned/</link>
		<comments>http://www.techraving.com/2007/05/22/ie-6-selects-be-warned/#comments</comments>
		<pubDate>Wed, 23 May 2007 00:34:56 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[DHTML / Ajax]]></category>

		<guid isPermaLink="false">http://www.techraving.com/2007/05/22/ie-6-selects-be-warned/</guid>
		<description><![CDATA[One of the bugs up to and including IE 6 was that the select element offered no z-index control. That meant it bleed through any DHTML element you placed on top of it. This was extremely irritating as sometimes you could not re-arrange your visual template to accomadate this. Finally IE 7 fixed this known [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2007/05/22/ie-6-selects-be-warned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So how do you pull cross domain files.</title>
		<link>http://www.techraving.com/2007/05/11/so-how-do-you-pull-cross-domain-files/</link>
		<comments>http://www.techraving.com/2007/05/11/so-how-do-you-pull-cross-domain-files/#comments</comments>
		<pubDate>Sat, 12 May 2007 01:43:21 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[DHTML / Ajax]]></category>

		<guid isPermaLink="false">http://www.techraving.com/2007/05/11/so-how-do-you-pull-cross-domain-files/</guid>
		<description><![CDATA[The other day I had an application where I needed to pull an HTTPRequest from a sub domain. Unfortunately same domain policy kicked in and I couldn&#8217;t retrieve the needed information. The other bad thing was that these were static HTML pages as well with no server side ability to get the files.
I did some [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2007/05/11/so-how-do-you-pull-cross-domain-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
