<?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>Joshua Mauldin &#187; javascript</title>
	<atom:link href="http://joshuamauldin.com/blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshuamauldin.com/blog</link>
	<description>A blog where technerdery, design and startup-related articles abound.</description>
	<lastBuildDate>Wed, 05 May 2010 22:27:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='joshuamauldin.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Multiple Selects Aren&#8217;t a Pain (Anymore)</title>
		<link>http://joshuamauldin.com/blog/2009/02/multiple-selects-arent-a-pain-anymore/</link>
		<comments>http://joshuamauldin.com/blog/2009/02/multiple-selects-arent-a-pain-anymore/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 16:47:47 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://joshuamauldin.com/blog/?p=353</guid>
		<description><![CDATA[I heard this through the Twittervine that there&#8217;s a new, much easier way of selecting multiple items in a select menu. The good guys at P&#8217;unk Avenue Window have devised a nice solution by the name of pkMultipleSelect. They detail everything about pkMultipleSelect on their site and give a pretty nice demo. After giving it [...]]]></description>
			<content:encoded><![CDATA[<p>I heard this through the Twittervine that there&#8217;s a new, much easier way of selecting multiple items in a <code>select</code> menu. The good guys at P&#8217;unk Avenue Window have devised a nice solution by the name of pkMultipleSelect. They detail <a title="Learn more about pkMultipleSelect" href="http://window.punkave.com/2009/02/04/pkmultipleselect-a-better-html-multiple-select-element/">everything about pkMultipleSelect</a> on their site and give a pretty nice demo. After giving it a go, the possibilities of this when coupled with a little CSS action really make me really, really happy. Plus, it&#8217;s been tested in all the mainline browsers like IE7, Firefox and Safari. It&#8217;s also been tested for not-so-mainline browsers, and <a title="Visit Dear IE6" href="http://dearie6.com/">ones designers don&#8217;t like</a> very much, too.</p>
<p>I think this is a lot more usable than a plethora of checkboxes or the multiple select menus in my opinion. I&#8217;ll definitely make sure I implement this in my next project.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuamauldin.com/blog/2009/02/multiple-selects-arent-a-pain-anymore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

