<?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: YUI: Using Event.addListener. One Calendar, Multiple Fields</title>
	<atom:link href="http://grasshopperpebbles.com/ajax/yui-using-eventaddlistener-one-calendar-multiple-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://grasshopperpebbles.com/ajax/yui-using-eventaddlistener-one-calendar-multiple-fields/</link>
	<description>Ajax and Ajax Frameworks</description>
	<lastBuildDate>Thu, 26 Aug 2010 03:45:46 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Charlie d</title>
		<link>http://grasshopperpebbles.com/ajax/yui-using-eventaddlistener-one-calendar-multiple-fields/#comment-1220</link>
		<dc:creator>Charlie d</dc:creator>
		<pubDate>Thu, 13 May 2010 19:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://grasshopperpebbles.com/?p=127#comment-1220</guid>
		<description>Thank you for this. 

It helps in a anyway, although what I am after is a solution to providing a calendar for multiple fields with field names built within a recordset loop, the recordset row total varies accounting to SQL criteria and therefore in some case there may only be 5 date fields and in other perhaps 50 or 60, as in example code …. 

&lt;input type=&quot;text&quot; id=&quot;&quot; class=&quot;DateField&quot; name=&quot;&quot; value=&quot;&quot;size=&quot;8&quot;&gt;

I am guessing the solution is in your code var ids = [&quot;tDate1&quot;, &quot;tDate2&quot;];  perhaps there is a way to dynamically grow the ID variables within some kind of array or way to build var id names in a loop within the javascript as many times as a recordset total row count value passed to the script. 

I don&#039;t know really as I am no Javascript expert. 

Thank you for any help you can give in advance.</description>
		<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start --><br />
<!--Amazon_CLS_IM_START--><br />
Thank you for this. </p>
<p>It helps in a anyway, although what I am after is a solution to providing a calendar for multiple fields with field names built within a recordset loop, the recordset row total varies accounting to SQL criteria and therefore in some case there may only be 5 date fields and in other perhaps 50 or 60, as in example code …. </p>
<p>&lt;input type=&quot;text&quot; id=&quot;&#8221; class=&#8221;DateField&#8221; name=&#8221;" value=&#8221;"size=&#8221;8&#8243;&gt;</p>
<p>I am guessing the solution is in your code var ids = ["tDate1", "tDate2"];  perhaps there is a way to dynamically grow the ID variables within some kind of array or way to build var id names in a loop within the javascript as many times as a recordset total row count value passed to the script. </p>
<p>I don&#8217;t know really as I am no Javascript expert. </p>
<p>Thank you for any help you can give in advance.<!--Amazon_CLS_IM_END--><br />
<!-- google_ad_section_end -->
</div>
</div>
<link rel="stylesheet" type="text/css" href="http://grasshopperpebbles.com/wp-content/plugins/tippy/dom_tooltip.css" media="screen" /><script type="text/javascript" src="http://grasshopperpebbles.com/wp-content/plugins/tippy/dom_tooltip.js"></script>]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://grasshopperpebbles.com/ajax/yui-using-eventaddlistener-one-calendar-multiple-fields/#comment-1213</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 12 May 2010 12:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://grasshopperpebbles.com/?p=127#comment-1213</guid>
		<description>I actually created a widget. 

I explain how to use it in this post: &lt;a href=&quot;http://grasshopperpebbles.com/ajax/yui-an-input-field-calendar-widget/&quot; rel=&quot;nofollow&quot;&gt;YUI: An Input Field Calendar Widget&lt;/a&gt; 

Demo is here: &lt;a href=&quot;http://grasshopperpebbles.com/demos/index.php/welcome/yui&quot; rel=&quot;nofollow&quot;&gt;YUI Widgets&lt;/a&gt;

Can be downloaded from Google Code: &lt;a href=&quot;http://code.google.com/p/imajaxwidgets/downloads/list&quot; rel=&quot;nofollow&quot;&gt;imAjaxWidgets&lt;/a&gt;</description>
		<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start --><br />
<!--Amazon_CLS_IM_START--><br />
I actually created a widget. </p>
<p>I explain how to use it in this post: <a href="http://grasshopperpebbles.com/ajax/yui-an-input-field-calendar-widget/" rel="nofollow">YUI: An Input Field Calendar Widget</a> </p>
<p>Demo is here: <a href="http://grasshopperpebbles.com/demos/index.php/welcome/yui" rel="nofollow">YUI Widgets</a></p>
<p>Can be downloaded from Google Code: <a href="http://code.google.com/p/imajaxwidgets/downloads/list" rel="nofollow">imAjaxWidgets</a><!--Amazon_CLS_IM_END--><br />
<!-- google_ad_section_end -->
</div>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie d</title>
		<link>http://grasshopperpebbles.com/ajax/yui-using-eventaddlistener-one-calendar-multiple-fields/#comment-1211</link>
		<dc:creator>Charlie d</dc:creator>
		<pubDate>Wed, 12 May 2010 10:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://grasshopperpebbles.com/?p=127#comment-1211</guid>
		<description>This is really helpful.... 

Are you able to provide example code ?</description>
		<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start --><br />
<!--Amazon_CLS_IM_START--><br />
This is really helpful&#8230;. </p>
<p>Are you able to provide example code ?<!--Amazon_CLS_IM_END--><br />
<!-- google_ad_section_end -->
</div>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: YUI: An Input Field Calendar Widget &#124; GrasshopperPebbles.com</title>
		<link>http://grasshopperpebbles.com/ajax/yui-using-eventaddlistener-one-calendar-multiple-fields/#comment-255</link>
		<dc:creator>YUI: An Input Field Calendar Widget &#124; GrasshopperPebbles.com</dc:creator>
		<pubDate>Sat, 17 Oct 2009 02:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://grasshopperpebbles.com/?p=127#comment-255</guid>
		<description>[...] I first began the project, I created an event listener (Event.Listener) as discussed in a previous post.  But, because a date field is fairly common in web applications,  I wanted to create a widget so [...]</description>
		<content:encoded><![CDATA[<div class="KonaBody">
<div id="mediatext">
<!-- google_ad_section_start --><br />
<!--Amazon_CLS_IM_START--><br />
[...] I first began the project, I created an event listener (Event.Listener) as discussed in a previous post.  But, because a date field is fairly common in web applications,  I wanted to create a widget so [...]<!--Amazon_CLS_IM_END--><br />
<!-- google_ad_section_end -->
</div>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>
