<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Custom Multi-Select Buttons</title>
	<atom:link href="http://www.tehnrd.com/custom-multi-select-buttons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tehnrd.com/custom-multi-select-buttons/</link>
	<description>Force.com - jQuery - Technology - Life</description>
	<lastBuildDate>Sun, 05 Feb 2012 03:04:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Rob Craven</title>
		<link>http://www.tehnrd.com/custom-multi-select-buttons/comment-page-1/#comment-4691</link>
		<dc:creator>Rob Craven</dc:creator>
		<pubDate>Mon, 21 Mar 2011 03:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tehnrd.com/?p=80#comment-4691</guid>
		<description>Many thanks!  Nice use of a custom VF component.</description>
		<content:encoded><![CDATA[<p>Many thanks!  Nice use of a custom VF component.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.tehnrd.com/custom-multi-select-buttons/comment-page-1/#comment-15</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 23 Jul 2009 04:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tehnrd.com/?p=80#comment-15</guid>
		<description>I have updated the code and it should now work with all of the major browsers: IE, Firefox, Safari, and Chrome.

The main issue is that IE does not support getElementsByName() with div tags. More info can be found here: http://jszen.blogspot.com/2004/07/whats-in-name.html</description>
		<content:encoded><![CDATA[<p>I have updated the code and it should now work with all of the major browsers: IE, Firefox, Safari, and Chrome.</p>
<p>The main issue is that IE does not support getElementsByName() with div tags. More info can be found here: <a href="http://jszen.blogspot.com/2004/07/whats-in-name.html" rel="nofollow">http://jszen.blogspot.com/2004/07/whats-in-name.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.tehnrd.com/custom-multi-select-buttons/comment-page-1/#comment-14</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 22 Jul 2009 04:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tehnrd.com/?p=80#comment-14</guid>
		<description>Thanks for the feedback. I have fixed issue #1.

It appears issue #2 is a Internet Explorer issue. With Firefox 3.5 and the latest version of Chrome it works fine. I will assume Safari works as well as it is built on the same code as Chrome. I&#039;ll try to fix this but to be brutally honest javascript is probably my weakest area.

Thanks again for the comment.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback. I have fixed issue #1.</p>
<p>It appears issue #2 is a Internet Explorer issue. With Firefox 3.5 and the latest version of Chrome it works fine. I will assume Safari works as well as it is built on the same code as Chrome. I&#8217;ll try to fix this but to be brutally honest javascript is probably my weakest area.</p>
<p>Thanks again for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johann</title>
		<link>http://www.tehnrd.com/custom-multi-select-buttons/comment-page-1/#comment-13</link>
		<dc:creator>Johann</dc:creator>
		<pubDate>Tue, 21 Jul 2009 19:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tehnrd.com/?p=80#comment-13</guid>
		<description>Thanks, this is really helpful, and I really appreciate the post.  However I did find some issues with the java JavaScript file.
1.  Code above displays &quot;&lt;&quot; instead of the greater than symbol (&lt;) so copying and pasting it doesn’t work well.
2.  Menu doesn’t disappear where you click somewhere else, nor on another multiselect button for some reason.

If you decide to update I would certainly like to know</description>
		<content:encoded><![CDATA[<p>Thanks, this is really helpful, and I really appreciate the post.  However I did find some issues with the java JavaScript file.<br />
1.  Code above displays &#8220;&lt;&#8221; instead of the greater than symbol (&lt;) so copying and pasting it doesn’t work well.<br />
2.  Menu doesn’t disappear where you click somewhere else, nor on another multiselect button for some reason.</p>
<p>If you decide to update I would certainly like to know</p>
]]></content:encoded>
	</item>
</channel>
</rss>

