<?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 21:00:00 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Javascript loading div for ajax calls or intensive operations - eden159</title>
      <link>https://snipplr.com/view/14028/javascript-loading-div-for-ajax-calls-or-intensive-operations</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 14 Apr 2009 08:15:53 UTC</pubDate>
      <guid>https://snipplr.com/view/14028/javascript-loading-div-for-ajax-calls-or-intensive-operations</guid>
    </item>
    <item>
      <title>(JavaScript) JavaScriptâ€™s setTimeout and how to use it with your methods - eden159</title>
      <link>https://snipplr.com/view/10999/javascripts-settimeout-and-how-to-use-it-with-your-methods</link>
      <description>&lt;p&gt;Everything works as expected for the setTimeout() function until you try to call a method inside your â€˜classâ€™ (there are no real classes in JavaScript). Something like this wonâ€™t work:&#13;
&#13;
setTimeout(this.methodToCall, time);&#13;
Passing a string representation instead of reference doesnâ€™t work either.&#13;
&#13;
So here is the simple solution:&lt;/p&gt;</description>
      <pubDate>Thu, 08 Jan 2009 07:18:22 UTC</pubDate>
      <guid>https://snipplr.com/view/10999/javascripts-settimeout-and-how-to-use-it-with-your-methods</guid>
    </item>
    <item>
      <title>(JavaScript) Load images after the web page is loaded - eden159</title>
      <link>https://snipplr.com/view/10934/load-images-after-the-web-page-is-loaded</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 05 Jan 2009 10:05:33 UTC</pubDate>
      <guid>https://snipplr.com/view/10934/load-images-after-the-web-page-is-loaded</guid>
    </item>
  </channel>
</rss>
