<?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: Stereolabels: Form labels inside inputs with Prototype</title>
	<atom:link href="http://stereointeractive.com/blog/code/stereolabels/feed/" rel="self" type="application/rss+xml" />
	<link>http://stereointeractive.com/blog</link>
	<description>Development Blog</description>
	<lastBuildDate>Thu, 17 Jun 2010 09:37:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jabbett</title>
		<link>http://stereointeractive.com/blog/code/stereolabels/comment-page-1/#comment-357</link>
		<dc:creator>jabbett</dc:creator>
		<pubDate>Tue, 30 Dec 2008 16:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/code/stereolabels-embedded-form-labels-with-prototype/#comment-357</guid>
		<description>This script works perfectly in Firefox 2/3, but I&#039;m having a problem with IE7 on WinXP.  The text in the label tags remains visible next to each form field, and the labels within the form fields don&#039;t appear at first -- they show up only after tabbing through them (or adding, then removing input).

Snippet and screenshots here:
http://snippets.dzone.com/posts/show/6775

Thanks!</description>
		<content:encoded><![CDATA[<p>This script works perfectly in Firefox 2/3, but I&#8217;m having a problem with IE7 on WinXP.  The text in the label tags remains visible next to each form field, and the labels within the form fields don&#8217;t appear at first &#8212; they show up only after tabbing through them (or adding, then removing input).</p>
<p>Snippet and screenshots here:<br />
<a href="http://snippets.dzone.com/posts/show/6775" rel="nofollow">http://snippets.dzone.com/posts/show/6775</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Meves</title>
		<link>http://stereointeractive.com/blog/code/stereolabels/comment-page-1/#comment-247</link>
		<dc:creator>Scott Meves</dc:creator>
		<pubDate>Wed, 28 May 2008 16:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/code/stereolabels-embedded-form-labels-with-prototype/#comment-247</guid>
		<description>thanks rob! I&#039;m glad you found this script and hopefully it will be useful to you. If you do manage to get it running with jquery, feel free to post a link here.</description>
		<content:encoded><![CDATA[<p>thanks rob! I&#8217;m glad you found this script and hopefully it will be useful to you. If you do manage to get it running with jquery, feel free to post a link here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://stereointeractive.com/blog/code/stereolabels/comment-page-1/#comment-246</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 28 May 2008 16:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/code/stereolabels-embedded-form-labels-with-prototype/#comment-246</guid>
		<description>This is great, very nicely written too!

I am currently trying to do the same thing using jQuery, although have run into problems with with stacking events (focus and blurs) especially with the password field. Also I am having to remove and add password inputs to the dom because I can&#039;t change the type :(

At least now I can fall back on your class if needed, however I am determined to write it myself, even if I use your solution for hits :)</description>
		<content:encoded><![CDATA[<p>This is great, very nicely written too!</p>
<p>I am currently trying to do the same thing using jQuery, although have run into problems with with stacking events (focus and blurs) especially with the password field. Also I am having to remove and add password inputs to the dom because I can&#8217;t change the type <img src='http://stereointeractive.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>At least now I can fall back on your class if needed, however I am determined to write it myself, even if I use your solution for hits <img src='http://stereointeractive.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-09-06 &#124; xanders blog</title>
		<link>http://stereointeractive.com/blog/code/stereolabels/comment-page-1/#comment-118</link>
		<dc:creator>links for 2007-09-06 &#124; xanders blog</dc:creator>
		<pubDate>Thu, 06 Sep 2007 05:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/code/stereolabels-embedded-form-labels-with-prototype/#comment-118</guid>
		<description>[...] Stereo Interactive &amp; Design Â» Stereolabels: Embedded form labels with Prototype Stereo Interactive &amp; Design, a creative collective providing graphic identity, web design and development, share their experiences, techniques and hints about creating for the web (tags: tts web2.0 ajax forms html javascript labels prototype scriptaculous usability) [...]</description>
		<content:encoded><![CDATA[<p>[...] Stereo Interactive &#38; Design Â» Stereolabels: Embedded form labels with Prototype Stereo Interactive &#38; Design, a creative collective providing graphic identity, web design and development, share their experiences, techniques and hints about creating for the web (tags: tts web2.0 ajax forms html javascript labels prototype scriptaculous usability) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Meves</title>
		<link>http://stereointeractive.com/blog/code/stereolabels/comment-page-1/#comment-111</link>
		<dc:creator>Scott Meves</dc:creator>
		<pubDate>Wed, 15 Aug 2007 17:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/code/stereolabels-embedded-form-labels-with-prototype/#comment-111</guid>
		<description>The original Labels.js was released nearly 6 years ago in December 2001 by Aaron Boodman. The &lt;a href=&quot;http://webapp.youngpup.net/?request=/articles/labels.xml&quot; alt=&quot;youngpup.net Labels.js&quot; rel=&quot;nofollow&quot;&gt;original site&lt;/a&gt; appears to be offline at the moment, but the &lt;a href=&quot;http://webapp.youngpup.net/demos/labels/&quot; rel=&quot;nofollow&quot;&gt;demo&lt;/a&gt; is still working. There was also some discussion on &lt;a href=&quot;http://simonwillison.net/2002/Sep/10/labels/&quot; rel=&quot;nofollow&quot;&gt;Simon Willison&#039;s blog&lt;/a&gt; in 2002.</description>
		<content:encoded><![CDATA[<p>The original Labels.js was released nearly 6 years ago in December 2001 by Aaron Boodman. The <a href="http://webapp.youngpup.net/?request=/articles/labels.xml" alt="youngpup.net Labels.js" rel="nofollow">original site</a> appears to be offline at the moment, but the <a href="http://webapp.youngpup.net/demos/labels/" rel="nofollow">demo</a> is still working. There was also some discussion on <a href="http://simonwillison.net/2002/Sep/10/labels/" rel="nofollow">Simon Willison&#8217;s blog</a> in 2002.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
