<?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: Reflection.js in Google Chrome</title>
	<atom:link href="http://cow.neondragon.net/index.php/reflectionjs-in-google-chrome/feed" rel="self" type="application/rss+xml" />
	<link>http://cow.neondragon.net/index.php/reflectionjs-in-google-chrome</link>
	<description>Helping you to get the most out of modern technology and communications since 2004.</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:48:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Reda</title>
		<link>http://cow.neondragon.net/index.php/reflectionjs-in-google-chrome/comment-page-1#comment-5383</link>
		<dc:creator>Reda</dc:creator>
		<pubDate>Wed, 04 Nov 2009 14:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://cow.neondragon.net/?p=3576#comment-5383</guid>
		<description>Hi, and thank you for this amazing script.

I&#039;d like to know if it&#039;s possible to always have the same height of reflection no matter the height of the image.

thanks for your help</description>
		<content:encoded><![CDATA[<p>Hi, and thank you for this amazing script.</p>
<p>I&#8217;d like to know if it&#8217;s possible to always have the same height of reflection no matter the height of the image.</p>
<p>thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franz Enzenhofer</title>
		<link>http://cow.neondragon.net/index.php/reflectionjs-in-google-chrome/comment-page-1#comment-3758</link>
		<dc:creator>Franz Enzenhofer</dc:creator>
		<pubDate>Thu, 18 Sep 2008 11:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://cow.neondragon.net/?p=3576#comment-3758</guid>
		<description>i used

			if (navigator.appVersion.indexOf(&#039;WebKit&#039;) != -1 &amp;&amp; navigator.appVersion.indexOf(&#039;Chrome&#039;) == -1) {
						context.fill();
						
					} else {
						context.fillRect(0, 0, reflectionWidth, reflectionHeight*2);
						
					}

aktually the Webkit exception seems to break Google Chrome

sadly it&#039;+s not a perfect patch as you can see at face search (http://www.facesaerch.com) because now we have at first a white background which gets then converted to the transparent color

any fixes for this?

great lib

br
franz</description>
		<content:encoded><![CDATA[<p>i used</p>
<p>			if (navigator.appVersion.indexOf(&#8216;WebKit&#8217;) != -1 &amp;&amp; navigator.appVersion.indexOf(&#8216;Chrome&#8217;) == -1) {<br />
						context.fill();</p>
<p>					} else {<br />
						context.fillRect(0, 0, reflectionWidth, reflectionHeight*2);</p>
<p>					}</p>
<p>aktually the Webkit exception seems to break Google Chrome</p>
<p>sadly it&#8217;+s not a perfect patch as you can see at face search (<a href="http://www.facesaerch.com" rel="nofollow">http://www.facesaerch.com</a>) because now we have at first a white background which gets then converted to the transparent color</p>
<p>any fixes for this?</p>
<p>great lib</p>
<p>br<br />
franz</p>
]]></content:encoded>
	</item>
</channel>
</rss>

