<?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: Fun with CSS3 and mootools</title>
	<atom:link href="http://www.rickyh.co.uk/fun-with-css3-and-mootools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 25 Dec 2011 17:28:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-224</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 09 Jul 2011 11:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-224</guid>
		<description>It&#039;s more than likely ff4 rather than mootools 1.3.2 they dropped the -moz prefix. so just use

var newStyles = new Hash({
&#039;borderRadius&#039;: &#039;@px @px @px @px&#039;,
&#039;boxShadow&#039;: &#039;@px @px @px rgb(@, @, @)&#039;
}); 

and:

$(&quot;element&quot;).addEvents({
		&#039;mouseover&#039;: function(){
		this.morph({&#039;boxShadow&#039;: &quot;0px 0px 0px #1e3541&quot;});
	},
	&#039;mouseout&#039;: function(){
		this.morph({&#039;boxShadow&#039;: &quot;5px 5px 0px #1e3541&quot;});
	}
});</description>
		<content:encoded><![CDATA[<p>It&#8217;s more than likely ff4 rather than mootools 1.3.2 they dropped the -moz prefix. so just use</p>
<p>var newStyles = new Hash({<br />
&#8216;borderRadius&#8217;: &#8216;@px @px @px @px&#8217;,<br />
&#8216;boxShadow&#8217;: &#8216;@px @px @px rgb(@, @, @)&#8217;<br />
}); </p>
<p>and:</p>
<p>$(&#8220;element&#8221;).addEvents({<br />
		&#8216;mouseover&#8217;: function(){<br />
		this.morph({&#8216;boxShadow&#8217;: &#8220;0px 0px 0px #1e3541&#8243;});<br />
	},<br />
	&#8216;mouseout&#8217;: function(){<br />
		this.morph({&#8216;boxShadow&#8217;: &#8220;5px 5px 0px #1e3541&#8243;});<br />
	}<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frustrated</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-222</link>
		<dc:creator>frustrated</dc:creator>
		<pubDate>Tue, 05 Jul 2011 06:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-222</guid>
		<description>doesn&#039;t seem to work in mootools-1.3.2.  
keep saying unable to parse -moz-box-shadow.</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t seem to work in mootools-1.3.2.<br />
keep saying unable to parse -moz-box-shadow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Megha shah</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-192</link>
		<dc:creator>Megha shah</dc:creator>
		<pubDate>Thu, 24 Feb 2011 09:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-192</guid>
		<description>Hey i love dis site nd very helpfull for me...
main thing is the logo is just ammaging..</description>
		<content:encoded><![CDATA[<p>Hey i love dis site nd very helpfull for me&#8230;<br />
main thing is the logo is just ammaging..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuldeep</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-181</link>
		<dc:creator>Kuldeep</dc:creator>
		<pubDate>Tue, 01 Feb 2011 06:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-181</guid>
		<description>Great !!!!

I don&#039;t believe that it can be done without the help of FLASH</description>
		<content:encoded><![CDATA[<p>Great !!!!</p>
<p>I don&#8217;t believe that it can be done without the help of FLASH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Widmann</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-167</link>
		<dc:creator>Brett Widmann</dc:creator>
		<pubDate>Tue, 14 Dec 2010 16:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-167</guid>
		<description>This is a very nice post! These are some cool effects. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>This is a very nice post! These are some cool effects. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rv</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-161</link>
		<dc:creator>rv</dc:creator>
		<pubDate>Thu, 14 Oct 2010 07:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-161</guid>
		<description>very cool effects.........</description>
		<content:encoded><![CDATA[<p>very cool effects&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-138</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Mon, 02 Aug 2010 18:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-138</guid>
		<description>Hi Aero,

A comment reference would be great thanks!
Oh and I think you realised that $(&quot;h31&quot;) was the element ID and not the tag.</description>
		<content:encoded><![CDATA[<p>Hi Aero,</p>
<p>A comment reference would be great thanks!<br />
Oh and I think you realised that $(&#8220;h31&#8243;) was the element ID and not the tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aero Dylon</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-137</link>
		<dc:creator>Aero Dylon</dc:creator>
		<pubDate>Mon, 02 Aug 2010 17:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-137</guid>
		<description>Nvm about above comment</description>
		<content:encoded><![CDATA[<p>Nvm about above comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aero Dylon</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-136</link>
		<dc:creator>Aero Dylon</dc:creator>
		<pubDate>Mon, 02 Aug 2010 05:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-136</guid>
		<description>By the way, what is $(&quot;h31&quot;) stand for, i mean what HTML Tag is it?</description>
		<content:encoded><![CDATA[<p>By the way, what is $(&#8220;h31&#8243;) stand for, i mean what HTML Tag is it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aero Dylon</title>
		<link>http://www.rickyh.co.uk/fun-with-css3-and-mootools/#comment-135</link>
		<dc:creator>Aero Dylon</dc:creator>
		<pubDate>Mon, 02 Aug 2010 05:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rickyh.co.uk/?p=166#comment-135</guid>
		<description>Hi Ricky. First of all, thank you so much for the code, and because of you, I actually started using Mootools. So now I use both Mootools and JQuery. Now, I have a question: If I am going to use this code in my website, do I have to create a comment and reference your website for this code, (Copyright Issues), because I don&#039;t see anything that says &quot;copyright RickyH&quot;.  Thank you so much.

Aero</description>
		<content:encoded><![CDATA[<p>Hi Ricky. First of all, thank you so much for the code, and because of you, I actually started using Mootools. So now I use both Mootools and JQuery. Now, I have a question: If I am going to use this code in my website, do I have to create a comment and reference your website for this code, (Copyright Issues), because I don&#8217;t see anything that says &#8220;copyright RickyH&#8221;.  Thank you so much.</p>
<p>Aero</p>
]]></content:encoded>
	</item>
</channel>
</rss>

