<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Accessibility with javascript</title>
	<atom:link href="http://www.hieu.co.uk/blog/index.php/2009/04/04/accessibility-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hieu.co.uk/blog/index.php/2009/04/04/accessibility-with-javascript/</link>
	<description>Creative Programing</description>
	<lastBuildDate>Tue, 07 Sep 2010 12:15:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dizopifomozib</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/04/accessibility-with-javascript/comment-page-1/#comment-273</link>
		<dc:creator>Dizopifomozib</dc:creator>
		<pubDate>Tue, 21 Apr 2009 03:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=290#comment-273</guid>
		<description>nice, really nice!</description>
		<content:encoded><![CDATA[<p>nice, really nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Taylor</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/04/accessibility-with-javascript/comment-page-1/#comment-162</link>
		<dc:creator>Darren Taylor</dc:creator>
		<pubDate>Mon, 06 Apr 2009 07:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=290#comment-162</guid>
		<description>Thanks for this and good point BjornW!</description>
		<content:encoded><![CDATA[<p>Thanks for this and good point BjornW!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/04/accessibility-with-javascript/comment-page-1/#comment-156</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 05 Apr 2009 01:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=290#comment-156</guid>
		<description>@BjornW: you&#039;re right, I should mention about adding elements with javascript. I will update my post
@john: Hi john, this article is more about javascript and how to make it more accessibiity so I just think mentioning tags is out of the scope of it.</description>
		<content:encoded><![CDATA[<p>@BjornW: you&#8217;re right, I should mention about adding elements with javascript. I will update my post<br />
@john: Hi john, this article is more about javascript and how to make it more accessibiity so I just think mentioning tags is out of the scope of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/04/accessibility-with-javascript/comment-page-1/#comment-151</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sat, 04 Apr 2009 13:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=290#comment-151</guid>
		<description>dude, how could you not mention the  tag?</description>
		<content:encoded><![CDATA[<p>dude, how could you not mention the  tag?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BjornW</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/04/04/accessibility-with-javascript/comment-page-1/#comment-150</link>
		<dc:creator>BjornW</dc:creator>
		<pubDate>Sat, 04 Apr 2009 12:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.hieu.co.uk/blog/?p=290#comment-150</guid>
		<description>It would be better to use javascript to add the elements which should only be visible when the user has javascript enabled. If a user has a browser with CSS issues your solution might still show them the elements which do not work. By using javascript to add elements you will not get this problem. 

I hope this helps,

grtz
BjornW</description>
		<content:encoded><![CDATA[<p>It would be better to use javascript to add the elements which should only be visible when the user has javascript enabled. If a user has a browser with CSS issues your solution might still show them the elements which do not work. By using javascript to add elements you will not get this problem. </p>
<p>I hope this helps,</p>
<p>grtz<br />
BjornW</p>
]]></content:encoded>
	</item>
</channel>
</rss>
