<?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:31:40 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Create a Custom â€œ:checkedâ€ Pseudo Selector for MooTools 1.2 - ianmonge</title>
      <link>https://snipplr.com/view/10123/create-a-custom-checked-pseudo-selector-for-mootools-12</link>
      <description>&lt;p&gt;How to create a custom â€œ:checkedâ€ pseudo selector for use in MooTools. It is just a small snippet but Iâ€™ve found it incredibly useful.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Nov 2008 05:09:00 UTC</pubDate>
      <guid>https://snipplr.com/view/10123/create-a-custom-checked-pseudo-selector-for-mootools-12</guid>
    </item>
    <item>
      <title>(JavaScript) Mootools : Fx.Scroll moves page to top - ianmonge</title>
      <link>https://snipplr.com/view/9529/mootools--fxscroll-moves-page-to-top</link>
      <description>&lt;p&gt;Como hacer que el scroll de la pÃ¡gina suba hasta arriba, para mostrar el principio de la pÃ¡gina.&#13;
Requiere el plugin Fx.Scroll que no viene con el core de Mootools 1.2.&lt;/p&gt;</description>
      <pubDate>Thu, 06 Nov 2008 07:38:37 UTC</pubDate>
      <guid>https://snipplr.com/view/9529/mootools--fxscroll-moves-page-to-top</guid>
    </item>
    <item>
      <title>(JavaScript) Delete Key in MooTools - ianmonge</title>
      <link>https://snipplr.com/view/9183/delete-key-in-mootools</link>
      <description>&lt;p&gt;Como la palabra delete es una palabra reservada, daba error en la detecciÃ³n de esa tecla cuando es pulsada.&#13;
&#13;
Para detectar ese evento, hay que usar otra forma:&lt;/p&gt;</description>
      <pubDate>Wed, 22 Oct 2008 04:01:55 UTC</pubDate>
      <guid>https://snipplr.com/view/9183/delete-key-in-mootools</guid>
    </item>
    <item>
      <title>(JavaScript) Element Collection Manipulation Shortcut Using MooTools 1.2 - ianmonge</title>
      <link>https://snipplr.com/view/8379/element-collection-manipulation-shortcut-using-mootools-12</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 13 Sep 2008 01:56:52 UTC</pubDate>
      <guid>https://snipplr.com/view/8379/element-collection-manipulation-shortcut-using-mootools-12</guid>
    </item>
    <item>
      <title>(JavaScript) Javascript equivalent for PHP's print_r - ianmonge</title>
      <link>https://snipplr.com/view/8378/javascript-equivalent-for-phps-printr</link>
      <description>&lt;p&gt;Description&#13;
&#13;
print_r - Prints human-readable information about a variable&#13;
&#13;
mixed print_r( mixed expression [, bool return] )&#13;
&#13;
print_r() displays information about a variable in a way that's readable by humans.&#13;
Parameters&#13;
&#13;
    * expression&#13;
&#13;
      The expression to be printed.&#13;
    * return&#13;
&#13;
      If you would like to capture the output of print_r(), use the return parameter. If this parameter is set to TRUE, print_r() will return its output, instead of printing it (which it does by default).&#13;
&#13;
Return Values&#13;
&#13;
If given a string, integer or float, the value itself will be printed. If given an array, values will be presented in a format that shows keys and elements. Similar notation is used for objects.&lt;/p&gt;</description>
      <pubDate>Sat, 13 Sep 2008 01:52:32 UTC</pubDate>
      <guid>https://snipplr.com/view/8378/javascript-equivalent-for-phps-printr</guid>
    </item>
    <item>
      <title>(JavaScript) Remove an item of array - ianmonge</title>
      <link>https://snipplr.com/view/8377/remove-an-item-of-array</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 13 Sep 2008 01:41:30 UTC</pubDate>
      <guid>https://snipplr.com/view/8377/remove-an-item-of-array</guid>
    </item>
    <item>
      <title>(CSS) Another CSS Reset - ianmonge</title>
      <link>https://snipplr.com/view/8376/another-css-reset</link>
      <description>&lt;p&gt;Youâ€™ll notice the global classes at the bottom, which cover basic styling, and will remove styling that we intially set. For example, the .nobullet and .noindent work great on an unordered or ordered list. You can add your own classes there that you use a lot.&lt;/p&gt;</description>
      <pubDate>Sat, 13 Sep 2008 01:39:27 UTC</pubDate>
      <guid>https://snipplr.com/view/8376/another-css-reset</guid>
    </item>
    <item>
      <title>(CSS) Reset Reloaded of Eric Meyer - ianmonge</title>
      <link>https://snipplr.com/view/8375/reset-reloaded-of-eric-meyer</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 13 Sep 2008 01:36:28 UTC</pubDate>
      <guid>https://snipplr.com/view/8375/reset-reloaded-of-eric-meyer</guid>
    </item>
  </channel>
</rss>
