<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Melrose Solutions Blog - jQuery</title>
			<link>http://www.melrosesolutions.com/blog/index.cfm</link>
			<description>This is the Melrose Solutions blog.</description>
			<language>en-gb</language>
			<pubDate>Sat, 04 Sep 2010 12:21:04 +0100</pubDate>
			<lastBuildDate>Fri, 16 Jul 2010 15:08:00 +0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>gareth.cole@melrosesolutions.com</managingEditor>
			<webMaster>gareth.cole@melrosesolutions.com</webMaster>
			
			
			
			
			
			<item>
				<title>Turn SELECTs into Comboboxes with jQuery UI Autocomplete</title>
				<link>http://www.melrosesolutions.com/blog/index.cfm/2010/7/16/Turn-SELECTs-into-Comboboxes-with-jQuery-UI-Autocomplete</link>
				<description>
				
				&lt;p&gt;This entry is about a script I&apos;ve written using jQuery, that turns ordinary html select elements into comboboxes. You don&apos;t need to re-write any of your code, and users without JavaScript will still have fully functioning select boxes.&lt;/p&gt;
				 [More]
				</description>
						
				
				<category>javascript</category>				
				
				<category>jQuery</category>				
				
				<pubDate>Fri, 16 Jul 2010 15:08:00 +0100</pubDate>
				<guid>http://www.melrosesolutions.com/blog/index.cfm/2010/7/16/Turn-SELECTs-into-Comboboxes-with-jQuery-UI-Autocomplete</guid>
				
				<enclosure url="http://www.melrosesolutions.com/blog/enclosures/combobox.js" length="3917" type="application/x-javascript"/>
				
			</item>
			
		 	
			</channel></rss>