<?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 details / summary</title>
	<atom:link href="http://devblog.xing.com/frontend/html5-details-summary/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.xing.com/frontend/html5-details-summary/</link>
	<description>Programming tidbits and other insights from the developers at XING.com</description>
	<lastBuildDate>Wed, 16 May 2012 13:16:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ian Devlin</title>
		<link>http://devblog.xing.com/frontend/html5-details-summary/comment-page-1/#comment-1468</link>
		<dc:creator>Ian Devlin</dc:creator>
		<pubDate>Thu, 15 Dec 2011 16:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.xing.com/?p=1362#comment-1468</guid>
		<description>Good stuff, I wrote a bit about this too (http://www.iandevlin.com/blog/2011/12/html5/html5-the-details-and-summary-elements) which includes a cross-browser version (works on IE too - as it uses jQuery).

One thing that I would like to point out is that your test for details support is quite basic, and not bullet-proof. Mathias Bynens has posted a more robust solution, although it requires jQuery: http://mathiasbynens.be/notes/html5-details-jquery.</description>
		<content:encoded><![CDATA[<p>Good stuff, I wrote a bit about this too (<a href="http://www.iandevlin.com/blog/2011/12/html5/html5-the-details-and-summary-elements">http://www.iandevlin.com/blog/2011/12/html5/html5-the-details-and-summary-elements</a>) which includes a cross-browser version (works on IE too &#8211; as it uses jQuery).</p>
<p>One thing that I would like to point out is that your test for details support is quite basic, and not bullet-proof. Mathias Bynens has posted a more robust solution, although it requires jQuery: <a href="http://mathiasbynens.be/notes/html5-details-jquery">http://mathiasbynens.be/notes/html5-details-jquery</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

