<?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: New release of jQuery selectbox replacement</title>
	<atom:link href="http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/</link>
	<description>Just another blog</description>
	<pubDate>Mon, 01 Dec 2008 16:53:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mark McDonnell</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-346</link>
		<dc:creator>Mark McDonnell</dc:creator>
		<pubDate>Wed, 26 Nov 2008 09:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-346</guid>
		<description>I managed to get the ‘onchange’ event to work (caveat: I have to hardcode onchange=”" onto the selectbox)…

SEE: http://www.brainfault.com/2007/07/23/select-box-replacement/ and comment 13,14 for fix to plugin

…the problem now is trying to work out what element is selected!?

Currently my hard coded onchange event calls a function which does nothing but alert(this) and that just returns a jQuery object.

Any help would be greatly appreciated (I’ve not got a lot of time here either :-( as I used this plugin in a project and although it solved our design issues with select boxes, now that our server-side developer has finally gotten round to start building a dynamic back-end system we’ve discovered this onchange event issue and it’s causing us big delays in getting our project finished without just scraping the plugin altogether!).

Thanks again!

M.</description>
		<content:encoded><![CDATA[<p>I managed to get the ‘onchange’ event to work (caveat: I have to hardcode onchange=”&#8221; onto the selectbox)…</p>
<p>SEE: <a href="http://www.brainfault.com/2007/07/23/select-box-replacement/" rel="nofollow">http://www.brainfault.com/2007/07/23/select-box-replacement/</a> and comment 13,14 for fix to plugin</p>
<p>…the problem now is trying to work out what element is selected!?</p>
<p>Currently my hard coded onchange event calls a function which does nothing but alert(this) and that just returns a jQuery object.</p>
<p>Any help would be greatly appreciated (I’ve not got a lot of time here either :-( as I used this plugin in a project and although it solved our design issues with select boxes, now that our server-side developer has finally gotten round to start building a dynamic back-end system we’ve discovered this onchange event issue and it’s causing us big delays in getting our project finished without just scraping the plugin altogether!).</p>
<p>Thanks again!</p>
<p>M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark McDonnell</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-343</link>
		<dc:creator>Mark McDonnell</dc:creator>
		<pubDate>Tue, 25 Nov 2008 17:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-343</guid>
		<description>Hi,

I'm having trouble getting the 'onchange' event to fire? 

What would I need to update in the js code to do this,
as it seems something in the plugin is overriding my js event listener?

Thanks for any help!

M.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m having trouble getting the &#8216;onchange&#8217; event to fire? </p>
<p>What would I need to update in the js code to do this,<br />
as it seems something in the plugin is overriding my js event listener?</p>
<p>Thanks for any help!</p>
<p>M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terese Lucas</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-335</link>
		<dc:creator>Terese Lucas</dc:creator>
		<pubDate>Wed, 12 Nov 2008 21:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-335</guid>
		<description>5m12emh008j2ak18</description>
		<content:encoded><![CDATA[<p>5m12emh008j2ak18</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jool</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-328</link>
		<dc:creator>Jool</dc:creator>
		<pubDate>Fri, 31 Oct 2008 20:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-328</guid>
		<description>Peter Antonius:  "But Opera in Mac still submits the form."

I just had to say.... the three people in the world that use Opera on the Mac sure are going to be put out by that!

Anyhow, thanks for the plugin.  My main problem was that my designer insisted on totally styled dropdowns with button graphics, etc. so this is perfect.</description>
		<content:encoded><![CDATA[<p>Peter Antonius:  &#8220;But Opera in Mac still submits the form.&#8221;</p>
<p>I just had to say&#8230;. the three people in the world that use Opera on the Mac sure are going to be put out by that!</p>
<p>Anyhow, thanks for the plugin.  My main problem was that my designer insisted on totally styled dropdowns with button graphics, etc. so this is perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-317</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 09 Oct 2008 11:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-317</guid>
		<description>Cool pluging! The only problem, like Peter and Gonzalo already said, is that the scrolling bar desapears when it's clicked. I would really appreciate if someone put a fix code here. Thanks!</description>
		<content:encoded><![CDATA[<p>Cool pluging! The only problem, like Peter and Gonzalo already said, is that the scrolling bar desapears when it&#8217;s clicked. I would really appreciate if someone put a fix code here. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: girvar</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-292</link>
		<dc:creator>girvar</dc:creator>
		<pubDate>Fri, 19 Sep 2008 06:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-292</guid>
		<description>ON onChange , i m calling my own javascript function, in hich I want to change selected index i.e i want first option to be selected while previously 2nd or 3rd option is selected. How can i do that ?? Please help!!
I am writing 
document.getElementById("SelId1").options[0].selected = true;

It does not work.</description>
		<content:encoded><![CDATA[<p>ON onChange , i m calling my own javascript function, in hich I want to change selected index i.e i want first option to be selected while previously 2nd or 3rd option is selected. How can i do that ?? Please help!!<br />
I am writing<br />
document.getElementById(&#8221;SelId1&#8243;).options[0].selected = true;</p>
<p>It does not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabbio</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-291</link>
		<dc:creator>Fabbio</dc:creator>
		<pubDate>Thu, 18 Sep 2008 16:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-291</guid>
		<description>Great plugin indeed! I've fixed a minor bug:

* Version: 0.5 - line 160

I've added this: 

$input.val($(li).html().replace('&#38;','&#38;'));

as otherwise ampersands would be shown as &#38; once selected

hopfully someone will write a striphtmlcharacters feature :D</description>
		<content:encoded><![CDATA[<p>Great plugin indeed! I&#8217;ve fixed a minor bug:</p>
<p>* Version: 0.5 - line 160</p>
<p>I&#8217;ve added this: </p>
<p>$input.val($(li).html().replace(&#8217;&amp;&#8217;,'&amp;&#8217;));</p>
<p>as otherwise ampersands would be shown as &amp; once selected</p>
<p>hopfully someone will write a striphtmlcharacters feature :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-251</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Sat, 05 Jul 2008 22:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-251</guid>
		<description>Great plugin, one question though. I am trying to use this in a form that is invoked through a thickbox. If I view the page itself, it works fine; however, when loaded in an iframe in the thickbox, nothing happens. Thoughts?</description>
		<content:encoded><![CDATA[<p>Great plugin, one question though. I am trying to use this in a form that is invoked through a thickbox. If I view the page itself, it works fine; however, when loaded in an iframe in the thickbox, nothing happens. Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo Mello</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-236</link>
		<dc:creator>Eduardo Mello</dc:creator>
		<pubDate>Tue, 27 May 2008 12:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-236</guid>
		<description>There's an arrow on each option, i can't get rid of it. I've seen the CSS for the ul and the li, and I can't see how to get rid of it. Please answer me.</description>
		<content:encoded><![CDATA[<p>There&#8217;s an arrow on each option, i can&#8217;t get rid of it. I&#8217;ve seen the CSS for the ul and the li, and I can&#8217;t see how to get rid of it. Please answer me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tal Ater</title>
		<link>http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-226</link>
		<dc:creator>Tal Ater</dc:creator>
		<pubDate>Sun, 11 May 2008 14:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/#comment-226</guid>
		<description>Great work Brainfault.

Any chance you will release a new version with some of the new suggestions and patches?</description>
		<content:encoded><![CDATA[<p>Great work Brainfault.</p>
<p>Any chance you will release a new version with some of the new suggestions and patches?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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