<?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: javascript calendar widget</title>
	<atom:link href="http://codetale.com/2007/02/23/javascript-calendar-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://codetale.com/2007/02/23/javascript-calendar-widget/</link>
	<description>[A Source For Webmasters]</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:13:28 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: srihari</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-986</link>
		<dc:creator>srihari</dc:creator>
		<pubDate>Thu, 10 Nov 2011 10:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-986</guid>
		<description>How to make the calendar start with the current month. Eg: if current month is &quot;Nov&quot;, calendar should start from &quot;Nov&quot; and should end with &quot;Oct&quot;.

Please find the reference calendar : http://www.vayama .com</description>
		<content:encoded><![CDATA[<p>How to make the calendar start with the current month. Eg: if current month is &#8220;Nov&#8221;, calendar should start from &#8220;Nov&#8221; and should end with &#8220;Oct&#8221;.</p>
<p>Please find the reference calendar : <a href="http://www.vayama" rel="nofollow">http://www.vayama</a> .com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adisan</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-983</link>
		<dc:creator>adisan</dc:creator>
		<pubDate>Fri, 07 Oct 2011 14:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-983</guid>
		<description>It&#039;s all in the docs. You can give me a test link or something and I&#039;ll tell you what you are doing wrong.</description>
		<content:encoded><![CDATA[<p>It&#8217;s all in the docs. You can give me a test link or something and I&#8217;ll tell you what you are doing wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srihari</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-982</link>
		<dc:creator>srihari</dc:creator>
		<pubDate>Tue, 20 Sep 2011 06:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-982</guid>
		<description>very good calendar application,  i need small help how to disable previous dates.</description>
		<content:encoded><![CDATA[<p>very good calendar application,  i need small help how to disable previous dates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-963</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Tue, 22 Feb 2011 21:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-963</guid>
		<description>@adisan: Can you please give me some idea how to use MM/DD/YYYY format in stead of YYYY/MM/DD through the code provided. 

Thanks very much!!!</description>
		<content:encoded><![CDATA[<p>@adisan: Can you please give me some idea how to use MM/DD/YYYY format in stead of YYYY/MM/DD through the code provided. </p>
<p>Thanks very much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-962</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Tue, 22 Feb 2011 20:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-962</guid>
		<description>Thanks very much buddy, for this beautiful piece of tool</description>
		<content:encoded><![CDATA[<p>Thanks very much buddy, for this beautiful piece of tool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NJ DUI Attorney</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-960</link>
		<dc:creator>NJ DUI Attorney</dc:creator>
		<pubDate>Tue, 22 Feb 2011 16:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-960</guid>
		<description>@adisan you right .... had the same problem like justin but I&#039;ve solved out ... 

@admin nice for sharing this .. helped me a lot ... thanks !</description>
		<content:encoded><![CDATA[<p>@adisan you right &#8230;. had the same problem like justin but I&#8217;ve solved out &#8230; </p>
<p>@admin nice for sharing this .. helped me a lot &#8230; thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adisan</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-956</link>
		<dc:creator>adisan</dc:creator>
		<pubDate>Mon, 17 Jan 2011 16:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-956</guid>
		<description>@Justin,

the error means that the files are not included correctly. The simple way to test it, is to view the source of the page, copy/paste the javascript file path, and test it in a new window/tab</description>
		<content:encoded><![CDATA[<p>@Justin,</p>
<p>the error means that the files are not included correctly. The simple way to test it, is to view the source of the page, copy/paste the javascript file path, and test it in a new window/tab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Hoang</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-955</link>
		<dc:creator>Justin Hoang</dc:creator>
		<pubDate>Fri, 14 Jan 2011 23:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-955</guid>
		<description>I am getting this error message when use the calendar:
fPopCalendar is not defined fPopCalendar(&quot;date&quot;); 

This is my jsp and i have calendar.js and cwcalendar.css in my jsp directory where all the jsp pages are under webapp/WEB-INF/jsp.  Here is a snippet from my jsp page:


Rate Report



...
...
				
					Date(MM/DD/YY):
					
				


Any help is appreciated!</description>
		<content:encoded><![CDATA[<p>I am getting this error message when use the calendar:<br />
fPopCalendar is not defined fPopCalendar(&#8221;date&#8221;); </p>
<p>This is my jsp and i have calendar.js and cwcalendar.css in my jsp directory where all the jsp pages are under webapp/WEB-INF/jsp.  Here is a snippet from my jsp page:</p>
<p>Rate Report</p>
<p>&#8230;<br />
&#8230;</p>
<p>					Date(MM/DD/YY):</p>
<p>Any help is appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hotel in venedig</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-952</link>
		<dc:creator>Hotel in venedig</dc:creator>
		<pubDate>Mon, 29 Nov 2010 14:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-952</guid>
		<description>Very good application, I love this calender</description>
		<content:encoded><![CDATA[<p>Very good application, I love this calender</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://codetale.com/2007/02/23/javascript-calendar-widget/comment-page-2/#comment-949</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Tue, 02 Nov 2010 20:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://codetale.com/2007/02/23/javascript-calendar-widget/#comment-949</guid>
		<description>Does this date picker work on IE7 and IE8?</description>
		<content:encoded><![CDATA[<p>Does this date picker work on IE7 and IE8?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

