<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 08:48:06 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) getComputedStyle for IE - Jman</title>
      <link>https://snipplr.com/view/13523/getcomputedstyle-for-ie</link>
      <description>&lt;p&gt;fix for IE, adds getComputedStyle method for the object window and getPropertyValue method for the object, which returns getComputedStyle&lt;/p&gt;</description>
      <pubDate>Sat, 28 Mar 2009 01:49:54 UTC</pubDate>
      <guid>https://snipplr.com/view/13523/getcomputedstyle-for-ie</guid>
    </item>
    <item>
      <title>(JavaScript) image reflection (horizontal or vertical) - Jman</title>
      <link>https://snipplr.com/view/11284/image-reflection-horizontal-or-vertical</link>
      <description>&lt;p&gt;&lt;p&gt;How to use: HTML: &#13;
&amp;lt;img id="image" src="image.png" alt=""/&gt;&lt;/p&gt;&#13;
&#13;
&lt;p&gt;JavaScript: &#13;
add_reflection (document.getElementById ( 'image'), 1, 1, 0.1, 0); &lt;/p&gt;&#13;
&#13;
&lt;p&gt;As a result, the script wrap image in the div, ask him to the desired height and width and put reflection of image&lt;/p&gt;&#13;
&#13;
&lt;p&gt;PS Sorry for my english&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 18 Jan 2009 13:25:49 UTC</pubDate>
      <guid>https://snipplr.com/view/11284/image-reflection-horizontal-or-vertical</guid>
    </item>
  </channel>
</rss>
