<?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: Selectbox replacement plugin Update</title>
	<atom:link href="http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/</link>
	<description>Just another blog</description>
	<pubDate>Mon, 01 Dec 2008 16:49:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Taras</title>
		<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/#comment-338</link>
		<dc:creator>Taras</dc:creator>
		<pubDate>Mon, 17 Nov 2008 12:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=20#comment-338</guid>
		<description>Forgot one more thing. 

Clicking anywhere on a scrolbar  in opera 9.27 makes the the values container disappear while scrolling whith a wheel works just fine.</description>
		<content:encoded><![CDATA[<p>Forgot one more thing. </p>
<p>Clicking anywhere on a scrolbar  in opera 9.27 makes the the values container disappear while scrolling whith a wheel works just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taras</title>
		<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/#comment-337</link>
		<dc:creator>Taras</dc:creator>
		<pubDate>Mon, 17 Nov 2008 12:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=20#comment-337</guid>
		<description>Hi there, thank you for this exellent plugin.

Just wanted to point out 2 bugs in version 0.5 (IMHO)

1) If the selectbox is inside element with "display:hidden" the values container than has a width 0 in opera 9.27. "$container.width('selectobj.style.width'); in the init() procedure fixes this, however you have to specify width parameter for every replaced  tag in the html code.

2) if the selectbox is floated (also inside hidden floated  element) the container div (thanks to position:absolute) renders itself at the top left position of the element containig the selectbox, that is far away from the position it should be at. This happens in every browser except IE, who to my biggest surprise renders the values container correctly. Since I'm not a pro in any of this, the only solution I could comeup with after a sleepless night is to place each  tag inside of a div tag. This is in no way elegant solution, but it works in ie6,ff,opera. I hope sombody can do better than this and than post a solution. 

One more time thanks for the excellent plugin. Looking forward to some new versions.</description>
		<content:encoded><![CDATA[<p>Hi there, thank you for this exellent plugin.</p>
<p>Just wanted to point out 2 bugs in version 0.5 (IMHO)</p>
<p>1) If the selectbox is inside element with &#8220;display:hidden&#8221; the values container than has a width 0 in opera 9.27. &#8220;$container.width(&#8217;selectobj.style.width&#8217;); in the init() procedure fixes this, however you have to specify width parameter for every replaced  tag in the html code.</p>
<p>2) if the selectbox is floated (also inside hidden floated  element) the container div (thanks to position:absolute) renders itself at the top left position of the element containig the selectbox, that is far away from the position it should be at. This happens in every browser except IE, who to my biggest surprise renders the values container correctly. Since I&#8217;m not a pro in any of this, the only solution I could comeup with after a sleepless night is to place each  tag inside of a div tag. This is in no way elegant solution, but it works in ie6,ff,opera. I hope sombody can do better than this and than post a solution. </p>
<p>One more time thanks for the excellent plugin. Looking forward to some new versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robbie Nixon</title>
		<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/#comment-334</link>
		<dc:creator>Robbie Nixon</dc:creator>
		<pubDate>Wed, 12 Nov 2008 21:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=20#comment-334</guid>
		<description>o4m7acpwi92a0s4u</description>
		<content:encoded><![CDATA[<p>o4m7acpwi92a0s4u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blaise Kal</title>
		<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/#comment-331</link>
		<dc:creator>Blaise Kal</dc:creator>
		<pubDate>Mon, 10 Nov 2008 13:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=20#comment-331</guid>
		<description>I spent some time wondering why it didn't work for me. 

Turned out to be an underscore in the name attribute of my select box, which confuses the script. Maybe you could split on some other character, or on '___'  or something!</description>
		<content:encoded><![CDATA[<p>I spent some time wondering why it didn&#8217;t work for me. </p>
<p>Turned out to be an underscore in the name attribute of my select box, which confuses the script. Maybe you could split on some other character, or on &#8216;___&#8217;  or something!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KI</title>
		<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/#comment-283</link>
		<dc:creator>KI</dc:creator>
		<pubDate>Fri, 12 Sep 2008 03:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=20#comment-283</guid>
		<description>hi;
  first of all, it's very nice and useful selectbox. 
  but i have a question for it, how to active onChange function (without change UI)</description>
		<content:encoded><![CDATA[<p>hi;<br />
  first of all, it&#8217;s very nice and useful selectbox.<br />
  but i have a question for it, how to active onChange function (without change UI)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/#comment-277</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 04 Sep 2008 13:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=20#comment-277</guid>
		<description>Have you tried enabling the Show Develop menu under the Advanced tab in the preferences for debuggin?</description>
		<content:encoded><![CDATA[<p>Have you tried enabling the Show Develop menu under the Advanced tab in the preferences for debuggin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerfried</title>
		<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/#comment-256</link>
		<dc:creator>Gerfried</dc:creator>
		<pubDate>Mon, 28 Jul 2008 23:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=20#comment-256</guid>
		<description>Sorry, it's already late at night. - Please remove my comment - I used an old version (0.3) and I saw that postings are to be sent on the plugin's separate website. Sorry....</description>
		<content:encoded><![CDATA[<p>Sorry, it&#8217;s already late at night. - Please remove my comment - I used an old version (0.3) and I saw that postings are to be sent on the plugin&#8217;s separate website. Sorry&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerfried</title>
		<link>http://www.brainfault.com/2008/04/05/selectbox-replacement-plugin-update/#comment-255</link>
		<dc:creator>Gerfried</dc:creator>
		<pubDate>Mon, 28 Jul 2008 23:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/?p=20#comment-255</guid>
		<description>I have two problems in IE7. Can you help?

1. scrollbar of the selectbox-wrapper div does not work - selectbox-wrapper div disappears when I click the scrollbar. Seems like click was caught by the body.

2. {li} tag clicks only work propperly if you click on text. Can you implement {li}{span}linktext{/span}{/li} instead?</description>
		<content:encoded><![CDATA[<p>I have two problems in IE7. Can you help?</p>
<p>1. scrollbar of the selectbox-wrapper div does not work - selectbox-wrapper div disappears when I click the scrollbar. Seems like click was caught by the body.</p>
<p>2. {li} tag clicks only work propperly if you click on text. Can you implement {li}{span}linktext{/span}{/li} instead?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.549 seconds -->
