<?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>Software Warlock &#187; jquery javascript mootools datepicker</title>
	<atom:link href="http://softwareblog.morlok.net/tag/jquery-javascript-mootools-datepicker/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwareblog.morlok.net</link>
	<description></description>
	<lastBuildDate>Sat, 24 Dec 2011 16:06:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Javascript Date Pickers</title>
		<link>http://softwareblog.morlok.net/2008/08/07/javascript-date-pickers/</link>
		<comments>http://softwareblog.morlok.net/2008/08/07/javascript-date-pickers/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 04:40:50 +0000</pubDate>
		<dc:creator>Warlock</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery javascript mootools datepicker]]></category>

		<guid isPermaLink="false">http://softwareblog.morlok.net/2008/08/07/javascript-date-pickers/</guid>
		<description><![CDATA[I&#8217;ve been looking for a good date picker for a project I&#8217;m working on, so I though I&#8217;d post the best results I&#8217;ve found so far. UI jQuery Datepicker The standard datepicker available in the jQuery UI library. Pretty nice, &#8230;<p class="read-more"><a href="http://softwareblog.morlok.net/2008/08/07/javascript-date-pickers/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking for a good date picker for a project I&#8217;m working on, so I though I&#8217;d post the best results I&#8217;ve found so far.</p>
<ul>
<li><a href="http://ui.jquery.com/functional_demos/#ui.datepicker">UI jQuery Datepicker</a> The standard datepicker available in the <a href="http://ui.jquery.com/">jQuery UI library</a>.  Pretty nice, though the visuals could use some work.  The colors in the default control need some work.</li>
<li><a href="http://www.filamentgroup.com/examples/datepicker/">http://www.filamentgroup.com/examples/datepicker/</a> Based on the original codebase for the ui.datepicker jQuery control, this is  a very impressive date range picker.  Not completely in a reusable form at this point, but good nonetheless.</li>
<li><a href="http://www.electricprism.com/aeron/calendar/">Calendar</a> This datepicker has a great visual appearance.  It is build on top of the <a href="http://mootools.net/ ">Mootools</a> libary.  This was actually my choice for a straight up datepicker until I realized that using <a href="http://jquery.com/">jQuery</a> and <a href="http://mootools.net/ ">Mootools</a> isn&#8217;t a walk in the park.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://softwareblog.morlok.net/2008/08/07/javascript-date-pickers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

