


      <rss version="2.0">
         <channel>
            <title><![CDATA[MidwestDotNet: Javascript]]></title>
            <link>http://www.midwestdotnet.com/</link>
            <description>MidwestDotNet: the site for beer fanatics</description>
            <copyright>Copyright 2005 by Marco Bellinaso</copyright>
   
      <item>
         <title><![CDATA[Javascript - Simple function to format currency values in a textbox]]></title>
         <author><![CDATA[chimaera]]></author>
         <description><![CDATA[I've written a small function that formats the value of a textbox by adding comma's in the appropriate position if they're not there. So something like 50000 would look like 50,000.]]></description>
         <link><![CDATA[http://www.midwestdotnet.com/ShowArticle.aspx?ID=60]]></link>
         <pubDate>Tue, 26 Jan 2010 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[JAVASCRIPT - Simple function to reset all form elements]]></title>
         <author><![CDATA[chimaera]]></author>
         <description><![CDATA[There's a simple way to loop through all form elements and reset their value (instead of referring to each element by it's id and resetting it explicitly), here's how...]]></description>
         <link><![CDATA[http://www.midwestdotnet.com/ShowArticle.aspx?ID=58]]></link>
         <pubDate>Fri, 28 Aug 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Javascript - Simple timer function]]></title>
         <author><![CDATA[chimaera]]></author>
         <description><![CDATA[This article shows how to make a simple javascript countdown function.]]></description>
         <link><![CDATA[http://www.midwestdotnet.com/ShowArticle.aspx?ID=53]]></link>
         <pubDate>Fri, 27 Mar 2009 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   