<?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: Image Flip Using jQuery</title>
	<atom:link href="http://webmuch.com/image-flip-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://webmuch.com/image-flip-using-jquery/</link>
	<description>Everything about the web</description>
	<lastBuildDate>Tue, 16 Feb 2010 10:06:03 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Weneck.com » Prototype image flip</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-2/#comment-412</link>
		<dc:creator>Weneck.com » Prototype image flip</dc:creator>
		<pubDate>Tue, 22 Dec 2009 15:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-412</guid>
		<description>[...] found a great Javascript image flip function over at Webmuch and wanted to use it, problem was it was only implemented in JQuery. I was using Prototype and [...]</description>
		<content:encoded><![CDATA[<p>[...] found a great Javascript image flip function over at Webmuch and wanted to use it, problem was it was only implemented in JQuery. I was using Prototype and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manny</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-2/#comment-398</link>
		<dc:creator>manny</dc:creator>
		<pubDate>Tue, 15 Dec 2009 01:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-398</guid>
		<description>it is possible to auto flip?</description>
		<content:encoded><![CDATA[<p>it is possible to auto flip?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby_for_asp.net</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-1/#comment-383</link>
		<dc:creator>Ruby_for_asp.net</dc:creator>
		<pubDate>Thu, 26 Nov 2009 08:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-383</guid>
		<description>i have one image which i like to rotate can any one help in java script for that it is image file</description>
		<content:encoded><![CDATA[<p>i have one image which i like to rotate can any one help in java script for that it is image file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-1/#comment-347</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Tue, 13 Oct 2009 14:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-347</guid>
		<description>@greg the link I sent you to the test page is now not working properly because you changed the css file at your server...I was referencing your stylesheet from the page and I&#039;m guessing you changed something in it which messed up the css &amp; the positioning of those invisible button which had id&#039;s - product_l, support, contact, news....</description>
		<content:encoded><![CDATA[<p>@greg the link I sent you to the test page is now not working properly because you changed the css file at your server&#8230;I was referencing your stylesheet from the page and I&#8217;m guessing you changed something in it which messed up the css &amp; the positioning of those invisible button which had id&#8217;s &#8211; product_l, support, contact, news&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yobdab</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-1/#comment-344</link>
		<dc:creator>yobdab</dc:creator>
		<pubDate>Tue, 13 Oct 2009 07:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-344</guid>
		<description>oh yeah! if i knew in first place that this is because the opacity... i just set two different js files, for IE i am loading one without changing opacity.. Thank you!</description>
		<content:encoded><![CDATA[<p>oh yeah! if i knew in first place that this is because the opacity&#8230; i just set two different js files, for IE i am loading one without changing opacity.. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yobdab</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-1/#comment-343</link>
		<dc:creator>yobdab</dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-343</guid>
		<description>ah.. thnx i&#039;ll be trying something to make it work.</description>
		<content:encoded><![CDATA[<p>ah.. thnx i&#8217;ll be trying something to make it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-1/#comment-342</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Mon, 12 Oct 2009 23:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-342</guid>
		<description>Although I appreciate the effort, I can&#039;t get that to work!  

So, now I&#039;m trying to make it auto rotate on page load.  I copied the code above and changed all the apostrophes and quote marks...still doesn&#039;t work.  Do you have a working example of the js?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Although I appreciate the effort, I can&#8217;t get that to work!  </p>
<p>So, now I&#8217;m trying to make it auto rotate on page load.  I copied the code above and changed all the apostrophes and quote marks&#8230;still doesn&#8217;t work.  Do you have a working example of the js?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-1/#comment-341</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Mon, 12 Oct 2009 22:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-341</guid>
		<description>@yobdab I know exactly what you are talking about( ugly black pixels in IE7 when animating to 0 Opacity or using transparent images)...The only way to remove those is to use a background color for the image div which matches your background color and if you are using a pattern as your background you can do nothing about it as far as i know...</description>
		<content:encoded><![CDATA[<p>@yobdab I know exactly what you are talking about( ugly black pixels in IE7 when animating to 0 Opacity or using transparent images)&#8230;The only way to remove those is to use a background color for the image div which matches your background color and if you are using a pattern as your background you can do nothing about it as far as i know&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-1/#comment-340</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Mon, 12 Oct 2009 21:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-340</guid>
		<description>I don&#039;t like to code for other people but what the hell!!!I hope this is what you wanted http://tinyurl.com/yh8tnus (take the code from the source &amp; try to understand)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t like to code for other people but what the hell!!!I hope this is what you wanted <a href="http://tinyurl.com/yh8tnus" rel="nofollow">http://tinyurl.com/yh8tnus</a> (take the code from the source &amp; try to understand)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://webmuch.com/image-flip-using-jquery/comment-page-1/#comment-339</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Mon, 12 Oct 2009 20:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://webmuch.com/?p=175#comment-339</guid>
		<description>yup, Atul, I would rather have an area of the image link to the respective other image, but buttons at the bottom would be fine.  I think we can even make it auto rotate and it&#039;ll flip back to the image I want when the button is clicked.

I appreciate the time and effort put into this!  You need a Paypal donate button!</description>
		<content:encoded><![CDATA[<p>yup, Atul, I would rather have an area of the image link to the respective other image, but buttons at the bottom would be fine.  I think we can even make it auto rotate and it&#8217;ll flip back to the image I want when the button is clicked.</p>
<p>I appreciate the time and effort put into this!  You need a Paypal donate button!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
