<?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"
	>
<channel>
	<title>Comments on: Dynamic Select Boxes</title>
	<atom:link href="http://www.rubygeek.com/2006/09/15/dynamic-select-boxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubygeek.com/2006/09/15/dynamic-select-boxes/</link>
	<description>Ruby, PHP, Python and Perl</description>
	<pubDate>Tue, 06 Jan 2009 04:05:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: nate</title>
		<link>http://www.rubygeek.com/2006/09/15/dynamic-select-boxes/#comment-33</link>
		<dc:creator>nate</dc:creator>
		<pubDate>Mon, 09 Oct 2006 04:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubygeek.com/2006/09/15/dynamic-select-boxes/#comment-33</guid>
		<description>How exactly are you adding the options now? If I create a new Option object and set its text and value, I can't use the &#38; nbsp. However -- if I create the Option, set the value and then the innerHTML property, the &#38; nbsp works. Haven't tested everywhere, but it's worth a shot...</description>
		<content:encoded><![CDATA[<p>How exactly are you adding the options now? If I create a new Option object and set its text and value, I can&#8217;t use the &amp; nbsp. However &#8212; if I create the Option, set the value and then the innerHTML property, the &amp; nbsp works. Haven&#8217;t tested everywhere, but it&#8217;s worth a shot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Casey</title>
		<link>http://www.rubygeek.com/2006/09/15/dynamic-select-boxes/#comment-28</link>
		<dc:creator>Keith Casey</dc:creator>
		<pubDate>Fri, 15 Sep 2006 15:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubygeek.com/2006/09/15/dynamic-select-boxes/#comment-28</guid>
		<description>Hmm...  I didn't realize that the DOM methods didn't like nbsp's.

Alternatively, you could use dashes to denote how deep a given subcat was.  This not only provides the indenting but makes the depth clear no matter how little attention th user is paying.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230;  I didn&#8217;t realize that the DOM methods didn&#8217;t like nbsp&#8217;s.</p>
<p>Alternatively, you could use dashes to denote how deep a given subcat was.  This not only provides the indenting but makes the depth clear no matter how little attention th user is paying.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
