<?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: HTML5 Custom Data Attributes (data-*)</title>
	<atom:link href="http://html5doctor.com/html5-custom-data-attributes/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com/html5-custom-data-attributes/</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Wed, 16 May 2012 21:31:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: putri</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-25462</link>
		<dc:creator>putri</dc:creator>
		<pubDate>Fri, 11 May 2012 16:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-25462</guid>
		<description>Thank you for posting this topic, I really need this as reference.</description>
		<content:encoded><![CDATA[<p>Thank you for posting this topic, I really need this as reference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASKWHYWEB Solutions</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-24512</link>
		<dc:creator>ASKWHYWEB Solutions</dc:creator>
		<pubDate>Tue, 21 Feb 2012 14:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-24512</guid>
		<description>Nice article, perhaps it needs a slight modification to be understandable by some of the very fresh and new entries into JS and HTML5.


Overall, Very good effort. I like it.
Thanks</description>
		<content:encoded><![CDATA[<p>Nice article, perhaps it needs a slight modification to be understandable by some of the very fresh and new entries into JS and HTML5.</p>
<p>Overall, Very good effort. I like it.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryanve</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-23448</link>
		<dc:creator>ryanve</dc:creator>
		<pubDate>Fri, 10 Feb 2012 17:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-23448</guid>
		<description>@ryanve To remove data attributes, `delete plant.dataset.leaves` works.</description>
		<content:encoded><![CDATA[<p>@ryanve To remove data attributes, `delete plant.dataset.leaves` works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-23406</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Fri, 10 Feb 2012 09:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-23406</guid>
		<description>Well it appears that facebook is using the data- tag for a while now... so I would say it widely accepted by most browsers...</description>
		<content:encoded><![CDATA[<p>Well it appears that facebook is using the data- tag for a while now&#8230; so I would say it widely accepted by most browsers&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryanve</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-23151</link>
		<dc:creator>ryanve</dc:creator>
		<pubDate>Wed, 08 Feb 2012 17:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-23151</guid>
		<description>Have any browsers implemented the dataset deletion &lt;a href=&quot;http://dev.w3.org/html5/spec/Overview.html#dom-dataset&quot; rel=&quot;nofollow&quot;&gt;algorithm&lt;/a&gt;? Doing `plant.dataset.leaves = null` in Chrome it does not remove the attribute. It converts it to the text &#039;null&#039;. Is that in the spec?</description>
		<content:encoded><![CDATA[<p>Have any browsers implemented the dataset deletion <a href="http://dev.w3.org/html5/spec/Overview.html#dom-dataset" rel="nofollow">algorithm</a>? Doing `plant.dataset.leaves = null` in Chrome it does not remove the attribute. It converts it to the text &#8216;null&#8217;. Is that in the spec?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mag Leahy</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-17958</link>
		<dc:creator>Mag Leahy</dc:creator>
		<pubDate>Fri, 07 Oct 2011 15:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-17958</guid>
		<description>I like this a lot!</description>
		<content:encoded><![CDATA[<p>I like this a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleenk</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-17839</link>
		<dc:creator>Gleenk</dc:creator>
		<pubDate>Fri, 30 Sep 2011 11:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-17839</guid>
		<description>But what are the support for html5 doctype?</description>
		<content:encoded><![CDATA[<p>But what are the support for html5 doctype?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-17520</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Thu, 08 Sep 2011 10:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-17520</guid>
		<description>surely styling to data-* makes sense in a data rich web app rather than bloating the class attribute? 

in pseudo code interfacing with the data as a user interface: &lt;code&gt;remove class X
add class Y &lt;/code&gt;
as a feedback on and as a consequence of a user action

vs &lt;code&gt;change data-* to Y&lt;/code&gt;

not that looking at the underlying DOM is critical for the enduser, but filling class with non-hierarchical data FOR THE SAKE OF STYLING seems more wrong than styling to data also being held???</description>
		<content:encoded><![CDATA[<p>surely styling to data-* makes sense in a data rich web app rather than bloating the class attribute? </p>
<p>in pseudo code interfacing with the data as a user interface: <code>remove class X<br />
add class Y </code><br />
as a feedback on and as a consequence of a user action</p>
<p>vs <code>change data-* to Y</code></p>
<p>not that looking at the underlying DOM is critical for the enduser, but filling class with non-hierarchical data FOR THE SAKE OF STYLING seems more wrong than styling to data also being held???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BJ</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-17260</link>
		<dc:creator>BJ</dc:creator>
		<pubDate>Sun, 21 Aug 2011 19:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-17260</guid>
		<description>&quot;Thanks to HTML5, we now have the ability to embed custom data attributes on all HTML elements[!!11!!1!1!]&quot;

Wow, like expando properties avail since IE4? Thanks HTML5, you&#039;re the best!  

OK, assuming &quot;dataset&quot; provides a collection of values across multiple elements, that&#039;s kind of useful (although already trivial via jQuery) .. but this article smacks of feature amnesia.</description>
		<content:encoded><![CDATA[<p>&#8220;Thanks to HTML5, we now have the ability to embed custom data attributes on all HTML elements[!!11!!1!1!]&#8220;</p>
<p>Wow, like expando properties avail since IE4? Thanks HTML5, you&#8217;re the best!  </p>
<p>OK, assuming &#8220;dataset&#8221; provides a collection of values across multiple elements, that&#8217;s kind of useful (although already trivial via jQuery) .. but this article smacks of feature amnesia.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryanve</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-17158</link>
		<dc:creator>ryanve</dc:creator>
		<pubDate>Sat, 13 Aug 2011 16:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-17158</guid>
		<description>Would data attributes be appropriate for something like switching an ``&#039;s src attribute between a hi-res and lo-res version (for better performing responsive design)? (&lt;a href=&quot;http://stackoverflow.com/questions/7050976/each-attr-or-this&quot; rel=&quot;nofollow&quot;&gt;Something like this&lt;/a&gt;)

Also what is the best way to test support for this?</description>
		<content:encoded><![CDATA[<p>Would data attributes be appropriate for something like switching an &#8220;&#8217;s src attribute between a hi-res and lo-res version (for better performing responsive design)? (<a href="http://stackoverflow.com/questions/7050976/each-attr-or-this" rel="nofollow">Something like this</a>)</p>
<p>Also what is the best way to test support for this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

