<?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: Qualified Selectors in MooTools</title>
	<atom:link href="http://www.garrickcheung.com/mootools/qualified-selectors-in-mootools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.garrickcheung.com/mootools/qualified-selectors-in-mootools/</link>
	<description>Sharing what I know and learn about CSS, MooTools, Javascript, PHP and etc.</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:41:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Alexander</title>
		<link>http://www.garrickcheung.com/mootools/qualified-selectors-in-mootools/comment-page-1/#comment-11312</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.garrickcheung.com/?p=241#comment-11312</guid>
		<description>&#039;a &lt; img&#039; must equal this Pseudo Selector:
Selectors.Pseudo.has = function(arg){
    return (this.getChildren(arg)) ? this : false;
}</description>
		<content:encoded><![CDATA[<p>&#8216;a &lt; img&#039; must equal this Pseudo Selector:<br />
Selectors.Pseudo.has = function(arg){<br />
    return (this.getChildren(arg)) ? this : false;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

