<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'jQuery Fade/Animate an image in a class'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Fri, 17 Apr 2026 01:03:31 +0000</lastBuildDate>
    <item>
      <title>Some0ne said on 23/Jun/2011</title>
      <link>https://snipplr.com/view/55625/jquery-fadeanimate-an-image-in-a-class</link>
      <description>&lt;p&gt;Chaining:&#13;
&#13;
$('.projectHolder img').hover(function() { &#13;
$(this).stop().animate({opacity:0.5},400);&#13;
}&#13;
,function() {&#13;
$(this).animate({opacity:1},400);&#13;
});&lt;/p&gt;</description>
      <pubDate>Thu, 23 Jun 2011 15:06:48 UTC</pubDate>
      <guid>https://snipplr.com/view/55625/jquery-fadeanimate-an-image-in-a-class</guid>
    </item>
    <item>
      <title>MeganCarol302 said on 19/Sep/2022</title>
      <link>https://snipplr.com/view/55625/jquery-fadeanimate-an-image-in-a-class</link>
      <description>&lt;p&gt;I will prefer this blog because it has much more informative stuff.	&lt;a href="https://uxvibes.medium.com/the-ultimate-ux-design-guide-304892942a18"&gt;UX firm&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 19 Sep 2022 08:52:09 UTC</pubDate>
      <guid>https://snipplr.com/view/55625/jquery-fadeanimate-an-image-in-a-class</guid>
    </item>
  </channel>
</rss>
