<?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 18:11:06 +0000</lastBuildDate>
    <item>
      <title>(CSS) Show all blocs of a page - HubertGaulin</title>
      <link>https://snipplr.com/view/16529/show-all-blocs-of-a-page</link>
      <description>&lt;p&gt;Great to see exactly the position of all the blocs in a page.&#13;
&#13;
Thanks to Chris Coyier for this tip.&lt;/p&gt;</description>
      <pubDate>Tue, 30 Jun 2009 17:09:57 UTC</pubDate>
      <guid>https://snipplr.com/view/16529/show-all-blocs-of-a-page</guid>
    </item>
    <item>
      <title>(jQuery) Tracing "this" with firebug - HubertGaulin</title>
      <link>https://snipplr.com/view/14632/tracing-this-with-firebug</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 01 May 2009 15:16:37 UTC</pubDate>
      <guid>https://snipplr.com/view/14632/tracing-this-with-firebug</guid>
    </item>
    <item>
      <title>(CSS) CSS class for not displaying tag groups in print pages - HubertGaulin</title>
      <link>https://snipplr.com/view/13892/css-class-for-not-displaying-tag-groups-in-print-pages</link>
      <description>&lt;p&gt;From this article, Martin "mpot" Pot mention:&#13;
&#13;
" The above CSS definition is defining a style called noprint, and will only be applied to printed content. Setting the display property to none means any content using this CSS style will not be displayed when printed, but will be displayed for all other media types. "&lt;/p&gt;</description>
      <pubDate>Wed, 08 Apr 2009 15:48:00 UTC</pubDate>
      <guid>https://snipplr.com/view/13892/css-class-for-not-displaying-tag-groups-in-print-pages</guid>
    </item>
    <item>
      <title>(jQuery) Modify DOM elements of a print page with jQuery code using Firebug - HubertGaulin</title>
      <link>https://snipplr.com/view/13886/modify-dom-elements-of-a-print-page-with-jquery-code-using-firebug</link>
      <description>&lt;p&gt;Example: &#13;
&#13;
Add the following ccs '@media print { body { font-size: 12pt } }' to the document.&lt;/p&gt;</description>
      <pubDate>Wed, 08 Apr 2009 13:15:47 UTC</pubDate>
      <guid>https://snipplr.com/view/13886/modify-dom-elements-of-a-print-page-with-jquery-code-using-firebug</guid>
    </item>
    <item>
      <title>(jQuery) Elements selection in jQuery - HubertGaulin</title>
      <link>https://snipplr.com/view/13884/elements-selection-in-jquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Apr 2009 09:19:31 UTC</pubDate>
      <guid>https://snipplr.com/view/13884/elements-selection-in-jquery</guid>
    </item>
    <item>
      <title>(jQuery) Non-colliding $ function for jQuery - HubertGaulin</title>
      <link>https://snipplr.com/view/13882/noncolliding--function-for-jquery</link>
      <description>&lt;p&gt;A usefull way to use the $ fonction with other frameworks that use it also.&lt;/p&gt;</description>
      <pubDate>Wed, 08 Apr 2009 09:05:39 UTC</pubDate>
      <guid>https://snipplr.com/view/13882/noncolliding--function-for-jquery</guid>
    </item>
    <item>
      <title>(jQuery) Open a link in a cell by clicking anywhere on that cell's row - HubertGaulin</title>
      <link>https://snipplr.com/view/13724/open-a-link-in-a-cell-by-clicking-anywhere-on-that-cells-row</link>
      <description>&lt;p&gt;This code was use for openning a pdf file that was in a table cell. This link was the only link/button for each rows. Using this, you can click anywhere on each rows to open it's link page.&lt;/p&gt;</description>
      <pubDate>Thu, 02 Apr 2009 16:34:24 UTC</pubDate>
      <guid>https://snipplr.com/view/13724/open-a-link-in-a-cell-by-clicking-anywhere-on-that-cells-row</guid>
    </item>
  </channel>
</rss>
