<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: defaultValueActsAsHint for MooTools</title>
	<atom:link href="http://dustincaruso.com/javascript/defaultvalueactsashint/feed/" rel="self" type="application/rss+xml" />
	<link>http://dustincaruso.com/javascript/defaultvalueactsashint/</link>
	<description>custom web app development</description>
	<lastBuildDate>Tue, 08 May 2012 14:57:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: updated mooInputLabel class for MooTools : dustincaruso.com</title>
		<link>http://dustincaruso.com/javascript/defaultvalueactsashint/comment-page-1/#comment-923</link>
		<dc:creator>updated mooInputLabel class for MooTools : dustincaruso.com</dc:creator>
		<pubDate>Sat, 14 Nov 2009 11:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://dustincaruso.com/?p=92#comment-923</guid>
		<description>[...] defaultValueActsAsHint for MooTools [...]</description>
		<content:encoded><![CDATA[<p>[...] defaultValueActsAsHint for MooTools [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://dustincaruso.com/javascript/defaultvalueactsashint/comment-page-1/#comment-922</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 14 Nov 2009 11:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://dustincaruso.com/?p=92#comment-922</guid>
		<description>I have taken the advice of the 2 contributors above and have finally posted an update to this mootools class that...

1 - adds the ability to set the blur and focus colors in the options
2 - sets the reusable reference to the element in the label class once

look for the link to the new code/post above in red,
and in the next comment below...

Best,
Dustin</description>
		<content:encoded><![CDATA[<p>I have taken the advice of the 2 contributors above and have finally posted an update to this mootools class that&#8230;</p>
<p>1 &#8211; adds the ability to set the blur and focus colors in the options<br />
2 &#8211; sets the reusable reference to the element in the label class once</p>
<p>look for the link to the new code/post above in red,<br />
and in the next comment below&#8230;</p>
<p>Best,<br />
Dustin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://dustincaruso.com/javascript/defaultvalueactsashint/comment-page-1/#comment-432</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 15 Jan 2009 18:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://dustincaruso.com/?p=92#comment-432</guid>
		<description>just a little tip...

instead of always referencing to the input field with $(x) you should save it in the Label Class and the reference to it with this.x ... i think that might be a bit more performant than having always the $ function called to find the input element...

btw just an idea</description>
		<content:encoded><![CDATA[<p>just a little tip&#8230;</p>
<p>instead of always referencing to the input field with $(x) you should save it in the Label Class and the reference to it with this.x &#8230; i think that might be a bit more performant than having always the $ function called to find the input element&#8230;</p>
<p>btw just an idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CroNiX</title>
		<link>http://dustincaruso.com/javascript/defaultvalueactsashint/comment-page-1/#comment-431</link>
		<dc:creator>CroNiX</dc:creator>
		<pubDate>Thu, 15 Jan 2009 01:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://dustincaruso.com/?p=92#comment-431</guid>
		<description>Very cool.  To make it more configurable and reusable, I would add the ability to set the various colors in the options.</description>
		<content:encoded><![CDATA[<p>Very cool.  To make it more configurable and reusable, I would add the ability to set the various colors in the options.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

