<?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>Wed, 10 Jun 2026 04:10:27 +0000</lastBuildDate>
    <item>
      <title>(jQuery) show div on checkbox check - thesmu</title>
      <link>https://snipplr.com/view/72772/show-div-on-checkbox-check</link>
      <description>&lt;p&gt;show div on checkbox check&lt;/p&gt;</description>
      <pubDate>Thu, 31 Oct 2013 01:06:10 UTC</pubDate>
      <guid>https://snipplr.com/view/72772/show-div-on-checkbox-check</guid>
    </item>
    <item>
      <title>(jQuery) pass if on url param - thesmu</title>
      <link>https://snipplr.com/view/72744/pass-if-on-url-param</link>
      <description>&lt;p&gt;pass if on url param&lt;/p&gt;</description>
      <pubDate>Sat, 26 Oct 2013 00:39:57 UTC</pubDate>
      <guid>https://snipplr.com/view/72744/pass-if-on-url-param</guid>
    </item>
    <item>
      <title>(jQuery) alt row with js - thesmu</title>
      <link>https://snipplr.com/view/72687/alt-row-with-js</link>
      <description>&lt;p&gt;alt row for styling with jquery&lt;/p&gt;</description>
      <pubDate>Fri, 18 Oct 2013 22:25:47 UTC</pubDate>
      <guid>https://snipplr.com/view/72687/alt-row-with-js</guid>
    </item>
    <item>
      <title>(jQuery) videojs hide on end - thesmu</title>
      <link>https://snipplr.com/view/72671/videojs-hide-on-end</link>
      <description>&lt;p&gt;hide on end&lt;/p&gt;</description>
      <pubDate>Thu, 17 Oct 2013 20:58:15 UTC</pubDate>
      <guid>https://snipplr.com/view/72671/videojs-hide-on-end</guid>
    </item>
    <item>
      <title>(jQuery) Use jQuery/CSS to find the tallest of all elements - Stack Overflow - thesmu</title>
      <link>https://snipplr.com/view/72084/use-jquerycss-to-find-the-tallest-of-all-elements--stack-overflow</link>
      <description>&lt;p&gt;$(document).ready(function() {&#13;
   var maxHeight = -1;&#13;
&#13;
   $('.features').each(function() {&#13;
     maxHeight = maxHeight &gt; $(this).height() ? maxHeight : $(this).height();&#13;
   });&#13;
&#13;
   $('.features').each(function() {&#13;
     $(this).height(maxHeight);&#13;
   });&#13;
 });&lt;/p&gt;</description>
      <pubDate>Fri, 09 Aug 2013 20:38:06 UTC</pubDate>
      <guid>https://snipplr.com/view/72084/use-jquerycss-to-find-the-tallest-of-all-elements--stack-overflow</guid>
    </item>
    <item>
      <title>(jQuery) add target blank - thesmu</title>
      <link>https://snipplr.com/view/71195/add-target-blank</link>
      <description>&lt;p&gt;add target blank&lt;/p&gt;</description>
      <pubDate>Thu, 16 May 2013 00:27:41 UTC</pubDate>
      <guid>https://snipplr.com/view/71195/add-target-blank</guid>
    </item>
    <item>
      <title>(jQuery) add incremental classes - thesmu</title>
      <link>https://snipplr.com/view/71194/add-incremental-classes</link>
      <description>&lt;p&gt;add incremental classes&lt;/p&gt;</description>
      <pubDate>Thu, 16 May 2013 00:25:37 UTC</pubDate>
      <guid>https://snipplr.com/view/71194/add-incremental-classes</guid>
    </item>
    <item>
      <title>(jQuery) equal-height columns with jquery - thesmu</title>
      <link>https://snipplr.com/view/70322/equalheight-columns-with-jquery</link>
      <description>&lt;p&gt;equal-height columns&lt;/p&gt;</description>
      <pubDate>Fri, 08 Mar 2013 03:33:34 UTC</pubDate>
      <guid>https://snipplr.com/view/70322/equalheight-columns-with-jquery</guid>
    </item>
    <item>
      <title>(jQuery) Howto Remove Skype Plugin Markup with jQuery - thesmu</title>
      <link>https://snipplr.com/view/65871/howto-remove-skype-plugin-markup-with-jquery</link>
      <description>&lt;p&gt;Howto Remove Skype Plugin Markup with jQuery&lt;/p&gt;</description>
      <pubDate>Sat, 30 Jun 2012 01:10:57 UTC</pubDate>
      <guid>https://snipplr.com/view/65871/howto-remove-skype-plugin-markup-with-jquery</guid>
    </item>
  </channel>
</rss>
