<?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 13:52:58 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Print only the contents of a div - fackz</title>
      <link>https://snipplr.com/view/73191/print-only-the-contents-of-a-div</link>
      <description>&lt;p&gt;Although there is not a simple command that allows the printing of part of a document there are a couple of methods that can be used.&#13;
You can use CSS by creating a seperate style sheet to hide any content that is not required for printing or you can use a script.&#13;
The basic idea is that because the print command prints the whole page you create a new page containing only the text you want to print and print that page.&lt;/p&gt;</description>
      <pubDate>Fri, 20 Dec 2013 07:53:05 UTC</pubDate>
      <guid>https://snipplr.com/view/73191/print-only-the-contents-of-a-div</guid>
    </item>
    <item>
      <title>(JavaScript) How to show/hide input value on focus - fackz</title>
      <link>https://snipplr.com/view/64376/how-to-showhide-input-value-on-focus</link>
      <description>&lt;p&gt;The simplest approach I know.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Apr 2012 04:53:53 UTC</pubDate>
      <guid>https://snipplr.com/view/64376/how-to-showhide-input-value-on-focus</guid>
    </item>
    <item>
      <title>(JavaScript) mÃ¡scaras para formulÃ¡rios - fackz</title>
      <link>https://snipplr.com/view/58191/mscaras-para-formulrios</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 26 Aug 2011 09:02:00 UTC</pubDate>
      <guid>https://snipplr.com/view/58191/mscaras-para-formulrios</guid>
    </item>
    <item>
      <title>(JavaScript) Hide email address from web crawlers - fackz</title>
      <link>https://snipplr.com/view/26143/hide-email-address-from-web-crawlers</link>
      <description>&lt;p&gt;An easy way to hide your email from spam bots.&lt;/p&gt;</description>
      <pubDate>Fri, 08 Jan 2010 11:00:29 UTC</pubDate>
      <guid>https://snipplr.com/view/26143/hide-email-address-from-web-crawlers</guid>
    </item>
    <item>
      <title>(JavaScript) image preloader - fackz</title>
      <link>https://snipplr.com/view/23983/image-preloader</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 01 Dec 2009 09:24:24 UTC</pubDate>
      <guid>https://snipplr.com/view/23983/image-preloader</guid>
    </item>
    <item>
      <title>(JavaScript) Easy Show and Hide submenus - fackz</title>
      <link>https://snipplr.com/view/23366/easy-show-and-hide-submenus</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 18 Nov 2009 15:41:14 UTC</pubDate>
      <guid>https://snipplr.com/view/23366/easy-show-and-hide-submenus</guid>
    </item>
    <item>
      <title>(JavaScript) Toggle (Show/Hide) Element - fackz</title>
      <link>https://snipplr.com/view/23294/toggle-showhide-element</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:03:12 UTC</pubDate>
      <guid>https://snipplr.com/view/23294/toggle-showhide-element</guid>
    </item>
  </channel>
</rss>
