<?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>Webhu blog &#187; Javascript</title>
	<atom:link href="http://blog.webhu.org/category/dev/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webhu.org</link>
	<description></description>
	<lastBuildDate>Sun, 13 Dec 2009 23:07:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bug colspan IE</title>
		<link>http://blog.webhu.org/bug-colspan-ie/</link>
		<comments>http://blog.webhu.org/bug-colspan-ie/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 11:57:40 +0000</pubDate>
		<dc:creator>sylvain</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.webhu.org/bug-colspan-ie/</guid>
		<description><![CDATA[Voila comme il est de plus en plus a la mode je suis entrain de me mettre a AJAX. Jusqu&#8217;a présent j&#8217;utilisais javascript pour des utilisations limité.
Le javascript c&#8217;est bien mais visiblement Internet Explorer en fait un peu a ca tête concernant l&#8217;implémentation.
Voici le bug que j&#8217;ai découvert,
code posant problème
tdElem = document.createElement("td");
tdElem.className = "contentItem";
tdElem.colspan = [...]]]></description>
		<wfw:commentRss>http://blog.webhu.org/bug-colspan-ie/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
