<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>YUI Coder &#187; YUI Calendar</title>
	<atom:link href="http://www.yuicoder.com/category/yui-calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuicoder.com</link>
	<description>Manipulating the Yahoo User Interface to your will!</description>
	<lastBuildDate>Mon, 16 Aug 2010 22:52:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>YUICalendar Helper: Creating YUI calendars using just a class name</title>
		<link>http://www.yuicoder.com/2009/07/yuicalendar-helper-creating-yui-calendars-using-just-a-class-name/</link>
		<comments>http://www.yuicoder.com/2009/07/yuicalendar-helper-creating-yui-calendars-using-just-a-class-name/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 13:35:52 +0000</pubDate>
		<dc:creator>Jeffrey Cobb</dc:creator>
				<category><![CDATA[YUI Calendar]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.yuicoder.com/?p=94</guid>
		<description><![CDATA[We have all had to create calendar pop up and usually the first thing that comes to mind is &#8220;Which calendar pop-up application am i going to use?&#8221; Well, YUI certainly makes it an easy decision because it looks good and is fairly easy to create. So when the need arose to create a form [...]]]></description>
			<content:encoded><![CDATA[<p>We have all had to create calendar pop up and usually the first thing that comes to mind is &#8220;Which calendar pop-up application am i going to use?&#8221; Well, YUI certainly makes it an easy decision because it looks good and is fairly easy to create. So when the need arose to create a form which had multiple calendar controls in it (15 to be exact), I found my-self in the need of creating a way to build these calendars with-out coding and configuring these fields by hand. So that being said <a class="yshortcuts" title="YUICalendar.js Code Rep" href="http://code.google.com/p/yuicalendar" target="_blank">YUICalendar.js</a> was created out of this need.</p>
<p>With YUICalendar.js you can include the file and simply specify a class name to an imput field and instantly produce a pop-up calendar. Check out the project page on Google at http://code.google.com/yuicalendar/ for more details.</p>
<p>Here is a working example: <a class="yshortcuts" title="Working Example of YUICalendar.js" href="http://yuicoder.com/examples/YUICalendar/example.html" target="_blank">EXAMPLE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuicoder.com/2009/07/yuicalendar-helper-creating-yui-calendars-using-just-a-class-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

