<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CSSKarma &#187; remember the milk</title>
	<atom:link href="http://www.csskarma.com/blog/tag/remember-the-milk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csskarma.com/blog</link>
	<description>display your &#60;style&#62;</description>
	<lastBuildDate>Thu, 02 Sep 2010 01:56:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>JavaScript Form Checker</title>
		<link>http://www.csskarma.com/blog/javascript-form-checker/</link>
		<comments>http://www.csskarma.com/blog/javascript-form-checker/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 19:24:47 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[remember the milk]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=32</guid>
		<description><![CDATA[I just came across this link that was sent to me about a month ago, it&#8217;s very cool so I thought I&#8217;d share: Remember the Milk.You don&#8217;t have to sign up for anything, I&#8217;m posting it, basically, to show the form-checking. Up to now I&#8217;ve been using Dreamweaver’s form validator to check if my forms [...]]]></description>
			<content:encoded><![CDATA[<p>I just came across this link that was sent to me about a month ago, it&#8217;s very cool so I thought I&#8217;d share: <a target="_blank" href="http://www.rememberthemilk.com/signup/">Remember the Milk</a>.You don&#8217;t have to sign up for anything, I&#8217;m posting it, basically, to show the form-checking. Up to now I&#8217;ve been using Dreamweaver’s form validator to check if my forms are complete. It&#8217;s very easy, but doesn&#8217;t t really add any *POP* to a page.</p>
<p>This is using a <a class="jigluLink" title="Jiglu topic tag: JavaScript" onclick="return(Jiglu.overlayOpen(this))" href="http://timwright12-tagging.jiglu.com/tags/topics/javascript%21overlay">JavaScript</a> function to check each form field to see if it’s complete and then producing a check or an &#8216;X&#8217; accordingly. Lemme see if I can go a little deeper into that&#8230;<br />
The JS file is <a target="_blank" href="http://static.rememberthemilk.com/js/compiled/rtm.signup.9.js">here</a> if you want to take a look at it</p>
<p>A quick way to get this effect would be to download the .js file, mimic the form, and then customize it accordingly. You’ll get a bunch of code you don&#8217;t need, but it&#8217;s a lot faster than hacking through the <a class="jigluLink" title="Jiglu topic tag: JavaScript" onclick="return(Jiglu.overlayOpen(this))" href="http://timwright12-tagging.jiglu.com/tags/topics/javascript%21overlay">JavaScript</a>.</p>
<p>They have a cache function called cacheDom that checks each form field if you&#8217;re a repeat visitor, you might want to take that out, but otherwise, it&#8217;s pretty clean script.</p>
<p>I really don&#8217;t have anything of merit to say, just thought I&#8217;d share that link.</p>
<p>With_ease,<br />
Tim
</p>
<p><!--272aab7578816be53ca80d8ad6785abf--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.csskarma.com/blog/javascript-form-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
