<?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:07:52 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Limit text input to numbers (with or without decimals) - blackf0rk</title>
      <link>https://snipplr.com/view/13064/limit-text-input-to-numbers-with-or-without-decimals</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 12 Mar 2009 17:31:57 UTC</pubDate>
      <guid>https://snipplr.com/view/13064/limit-text-input-to-numbers-with-or-without-decimals</guid>
    </item>
    <item>
      <title>(JavaScript) Validate Decimals with Javascript - blackf0rk</title>
      <link>https://snipplr.com/view/13055/validate-decimals-with-javascript</link>
      <description>&lt;p&gt;Validating a decimal such as a measurement of time or currency (10.5 or 0.4). This function will return the correct number. If you feed in "10.5foo" the function will spit back 10.5. If you feed in "bar" the function will return nothing.&lt;/p&gt;</description>
      <pubDate>Thu, 12 Mar 2009 17:17:52 UTC</pubDate>
      <guid>https://snipplr.com/view/13055/validate-decimals-with-javascript</guid>
    </item>
  </channel>
</rss>
