<?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: Don&#039;t forget the LABEL</title>
	<atom:link href="http://coreygilmore.com/blog/2007/08/02/dont-forget-the-label/feed/" rel="self" type="application/rss+xml" />
	<link>http://coreygilmore.com/blog/2007/08/02/dont-forget-the-label/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 06:22:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Corey Gilmore</title>
		<link>http://coreygilmore.com/blog/2007/08/02/dont-forget-the-label/comment-page-1/#comment-23</link>
		<dc:creator>Corey Gilmore</dc:creator>
		<pubDate>Mon, 06 Aug 2007 14:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://coreygilmore.com/blog/2007/08/02/dont-forget-the-label/#comment-23</guid>
		<description>Unfortunately IE6 and older don&#039;t support implicit association (wrapping the element in the label tag).  At least IE tries; Safari doesn&#039;t support implicit OR explicit association.

Some resources:
http://www.w3.org/TR/html4/interact/forms.html#h-17.9.1
http://www.trovster.com/form-label.php</description>
		<content:encoded><![CDATA[<p>Unfortunately IE6 and older don&#039;t support implicit association (wrapping the element in the label tag).  At least IE tries; Safari doesn&#039;t support implicit OR explicit association.</p>
<p>Some resources:<br />
<a href="http://www.w3.org/TR/html4/interact/forms.html#h-17.9.1" rel="nofollow">http://www.w3.org/TR/html4/interact/forms.html#h-17.9.1</a><br />
<a href="http://www.trovster.com/form-label.php" rel="nofollow">http://www.trovster.com/form-label.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper</title>
		<link>http://coreygilmore.com/blog/2007/08/02/dont-forget-the-label/comment-page-1/#comment-21</link>
		<dc:creator>Jesper</dc:creator>
		<pubDate>Mon, 06 Aug 2007 10:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://coreygilmore.com/blog/2007/08/02/dont-forget-the-label/#comment-21</guid>
		<description>Don&#039;t forget to mention that label tags also work without the for attribute - just enclose the input element within the label element too. Especially handy for checkboxes.</description>
		<content:encoded><![CDATA[<p>Don&#039;t forget to mention that label tags also work without the for attribute &#8211; just enclose the input element within the label element too. Especially handy for checkboxes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
