<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: FieldHints</title>
	<link>http://pauldowman.com</link>
	<description>Software Developer</description>
	<pubDate>Thu, 28 Aug 2008 02:48:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Kathie</title>
		<link>http://pauldowman.com/projects/fieldhints/#comment-3191</link>
		<dc:creator>Kathie</dc:creator>
		<pubDate>Fri, 14 Mar 2008 21:40:31 +0000</pubDate>
		<guid>http://pauldowman.com/projects/fieldhints/#comment-3191</guid>
		<description>Sigh...never mind again! It's the cache that kept the formatting the same in FF. Once I cleared the cache in FF, the new formatting came up fine. Thanks!</description>
		<content:encoded><![CDATA[<p>Sigh&#8230;never mind again! It&#8217;s the cache that kept the formatting the same in FF. Once I cleared the cache in FF, the new formatting came up fine. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathie</title>
		<link>http://pauldowman.com/projects/fieldhints/#comment-3190</link>
		<dc:creator>Kathie</dc:creator>
		<pubDate>Fri, 14 Mar 2008 21:30:42 +0000</pubDate>
		<guid>http://pauldowman.com/projects/fieldhints/#comment-3190</guid>
		<description>A strange phenomenon: I changed the formatting of the fieldWithHint class to be bolded and italicized. In IE, I get the behavior expected (although it does adjust the width of the field), but in FF, the hint text that shows up remains to be silver. How can that be? Whatever changes I make to the class does not take affect at all in FF.

I see in fieldhints.js this chunk:
******************************************
// need a separate if here because firefox sets the field text
            // to the previously entered value if page is reloaded
            if (this.value == hint) {
                $(this).addClassName(FieldHints.fieldWithHintClass)
            }
            if (this.fieldHintsOldBlurHandler) this.fieldHintsOldBlurHandler()
******************************************

I don't know if that has anything to do with anything, but since it mentions FF...

Thanks,
~kathie</description>
		<content:encoded><![CDATA[<p>A strange phenomenon: I changed the formatting of the fieldWithHint class to be bolded and italicized. In IE, I get the behavior expected (although it does adjust the width of the field), but in FF, the hint text that shows up remains to be silver. How can that be? Whatever changes I make to the class does not take affect at all in FF.</p>
<p>I see in fieldhints.js this chunk:<br />
******************************************<br />
// need a separate if here because firefox sets the field text<br />
            // to the previously entered value if page is reloaded<br />
            if (this.value == hint) {<br />
                $(this).addClassName(FieldHints.fieldWithHintClass)<br />
            }<br />
            if (this.fieldHintsOldBlurHandler) this.fieldHintsOldBlurHandler()<br />
******************************************</p>
<p>I don&#8217;t know if that has anything to do with anything, but since it mentions FF&#8230;</p>
<p>Thanks,<br />
~kathie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathie</title>
		<link>http://pauldowman.com/projects/fieldhints/#comment-3186</link>
		<dc:creator>Kathie</dc:creator>
		<pubDate>Fri, 14 Mar 2008 19:11:49 +0000</pubDate>
		<guid>http://pauldowman.com/projects/fieldhints/#comment-3186</guid>
		<description>I figured it out. I had to use the attribute "id" for the input field name. I kept the  "name" attribute as well. Hope that doesn't cause any problems.</description>
		<content:encoded><![CDATA[<p>I figured it out. I had to use the attribute &#8220;id&#8221; for the input field name. I kept the  &#8220;name&#8221; attribute as well. Hope that doesn&#8217;t cause any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathie</title>
		<link>http://pauldowman.com/projects/fieldhints/#comment-3185</link>
		<dc:creator>Kathie</dc:creator>
		<pubDate>Fri, 14 Mar 2008 18:51:12 +0000</pubDate>
		<guid>http://pauldowman.com/projects/fieldhints/#comment-3185</guid>
		<description>Hi,

This works fine for my file in IE 6, but the hint text isn't showing up in Firefox 2, but when I'm viewing this page of yours in Firefox, I see the hint text ok.

What am I missing?

Thanks,
~kathie</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This works fine for my file in IE 6, but the hint text isn&#8217;t showing up in Firefox 2, but when I&#8217;m viewing this page of yours in Firefox, I see the hint text ok.</p>
<p>What am I missing?</p>
<p>Thanks,<br />
~kathie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avlok Koohli</title>
		<link>http://pauldowman.com/projects/fieldhints/#comment-2020</link>
		<dc:creator>Avlok Koohli</dc:creator>
		<pubDate>Mon, 04 Feb 2008 21:23:36 +0000</pubDate>
		<guid>http://pauldowman.com/projects/fieldhints/#comment-2020</guid>
		<description>Great work! Thanks :-)</description>
		<content:encoded><![CDATA[<p>Great work! Thanks :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
