<?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>Commenti a: jListbox: jquery plugin for formatted select box</title>
	<atom:link href="http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/</link>
	<description>Senamion is a Jquery blog</description>
	<lastBuildDate>Tue, 30 Aug 2011 22:51:39 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Di: Giovanni</title>
		<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/comment-page-1/#comment-393</link>
		<dc:creator>Giovanni</dc:creator>
		<pubDate>Tue, 25 May 2010 04:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.senamion.com/blog/?p=3#comment-393</guid>
		<description>@Saanvi: thanks for the information</description>
		<content:encoded><![CDATA[<p>@Saanvi: thanks for the information</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Saanvi</title>
		<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/comment-page-1/#comment-391</link>
		<dc:creator>Saanvi</dc:creator>
		<pubDate>Mon, 24 May 2010 16:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.senamion.com/blog/?p=3#comment-391</guid>
		<description>got the plugin work with 1.3.2 after removing bgi-frame.js
Thanks for the plugin!</description>
		<content:encoded><![CDATA[<p>got the plugin work with 1.3.2 after removing bgi-frame.js<br />
Thanks for the plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Saanvi</title>
		<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/comment-page-1/#comment-379</link>
		<dc:creator>Saanvi</dc:creator>
		<pubDate>Fri, 21 May 2010 14:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.senamion.com/blog/?p=3#comment-379</guid>
		<description>i&#039;m trying to make jListbox work with jquery 1.3.2
it is not working.
i get an error on line 19 of jquery-1.3.2.min.js as
&#039;this[...].style&#039; is null or not an object.how to make this work?
thanks</description>
		<content:encoded><![CDATA[<p>i&#8217;m trying to make jListbox work with jquery 1.3.2<br />
it is not working.<br />
i get an error on line 19 of jquery-1.3.2.min.js as<br />
&#8216;this[...].style&#8217; is null or not an object.how to make this work?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Giovanni</title>
		<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/comment-page-1/#comment-107</link>
		<dc:creator>Giovanni</dc:creator>
		<pubDate>Sun, 28 Feb 2010 11:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.senamion.com/blog/?p=3#comment-107</guid>
		<description>You can add in the select the onchange event with new location:

&lt;pre&gt;
&lt;SELECT ONCHANGE=&quot;location=this.options[this.selectedIndex].value;&quot;&gt;
&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>You can add in the select the onchange event with new location:</p>
<pre>
&lt;SELECT ONCHANGE="location=this.options[this.selectedIndex].value;"&gt;
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Elman Vebs</title>
		<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/comment-page-1/#comment-106</link>
		<dc:creator>Elman Vebs</dc:creator>
		<pubDate>Sun, 28 Feb 2010 11:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.senamion.com/blog/?p=3#comment-106</guid>
		<description>Sorry, but there is nothing about new window...
Please help, very important!</description>
		<content:encoded><![CDATA[<p>Sorry, but there is nothing about new window&#8230;<br />
Please help, very important!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Giovanni</title>
		<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/comment-page-1/#comment-104</link>
		<dc:creator>Giovanni</dc:creator>
		<pubDate>Sat, 27 Feb 2010 06:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.senamion.com/blog/?p=3#comment-104</guid>
		<description>I have developed a new version, now you can use che onChange event on the select, see the &lt;a href=&quot;http://www.senamion.com/blog/jlistbox_demo.html&quot; rel=&quot;nofollow&quot;&gt;demo page&lt;/a&gt;!</description>
		<content:encoded><![CDATA[<p>I have developed a new version, now you can use che onChange event on the select, see the <a href="http://www.senamion.com/blog/jlistbox_demo.html" rel="nofollow">demo page</a>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Elman Vebs</title>
		<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/comment-page-1/#comment-103</link>
		<dc:creator>Elman Vebs</dc:creator>
		<pubDate>Wed, 24 Feb 2010 12:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.senamion.com/blog/?p=3#comment-103</guid>
		<description>Very useful script! Thank you very much!
But I want to open links in select box in a new window, how I can do that? 
Like in http://www.javascriptkit.com/jsref/select.shtml</description>
		<content:encoded><![CDATA[<p>Very useful script! Thank you very much!<br />
But I want to open links in select box in a new window, how I can do that?<br />
Like in <a href="http://www.javascriptkit.com/jsref/select.shtml" rel="nofollow">http://www.javascriptkit.com/jsref/select.shtml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Giovanni</title>
		<link>http://www.senamion.com/blog/2009/08/08/jlistbox-jquery-plugin-for-formatted-select-box/comment-page-1/#comment-2</link>
		<dc:creator>Giovanni</dc:creator>
		<pubDate>Tue, 25 Aug 2009 04:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.senamion.com/blog/?p=3#comment-2</guid>
		<description>New release compatible with internet explorer 6!</description>
		<content:encoded><![CDATA[<p>New release compatible with internet explorer 6!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

