<?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: Styling select box &#8211; SelectoMoo</title>
	<atom:link href="http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/</link>
	<description>All about integrating PHP with JavaScript and Flash</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:53:55 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dragan</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-4557</link>
		<dc:creator>Dragan</dc:creator>
		<pubDate>Tue, 15 Feb 2011 13:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-4557</guid>
		<description>Nice script Costa , :)
fix for none select in  IE6 and IE7  is in css

.selectoMoo_selected  should be set as block and width 100% , 

without this it is aiming only at the selected checkbox image width and height so it might take you few try&#039;s to get the right position of it.</description>
		<content:encoded><![CDATA[<p>Nice script Costa , :)<br />
fix for none select in  IE6 and IE7  is in css</p>
<p>.selectoMoo_selected  should be set as block and width 100% , </p>
<p>without this it is aiming only at the selected checkbox image width and height so it might take you few try&#8217;s to get the right position of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirupananthan</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-4520</link>
		<dc:creator>Kirupananthan</dc:creator>
		<pubDate>Fri, 28 Jan 2011 16:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-4520</guid>
		<description>in the demo some time the option was not selected how will overcome from the issues</description>
		<content:encoded><![CDATA[<p>in the demo some time the option was not selected how will overcome from the issues</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mad Fish SEO</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-4427</link>
		<dc:creator>Mad Fish SEO</dc:creator>
		<pubDate>Wed, 22 Dec 2010 07:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-4427</guid>
		<description>Hi All,

I was able to fix the issue of jumping to the top of the screen.

Removing: &#039;top&#039;:-5000 from line 27 in the source seemed to do the trick for me.</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>I was able to fix the issue of jumping to the top of the screen.</p>
<p>Removing: &#8216;top&#8217;:-5000 from line 27 in the source seemed to do the trick for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sri</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-4335</link>
		<dc:creator>sri</dc:creator>
		<pubDate>Mon, 22 Nov 2010 11:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-4335</guid>
		<description>Most of the browsers doesn&#039;t support customizing of select tag using css. But I find this javascript which can be used to style select tag. But as usual no support for IE browsers.

http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/ I noticed an error on this that Onchange attribute dosen&#039;t work</description>
		<content:encoded><![CDATA[<p>Most of the browsers doesn&#8217;t support customizing of select tag using css. But I find this javascript which can be used to style select tag. But as usual no support for IE browsers.</p>
<p><a href="http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/" rel="nofollow">http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/</a> I noticed an error on this that Onchange attribute dosen&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Boiangiu</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-4130</link>
		<dc:creator>Constantin Boiangiu</dc:creator>
		<pubDate>Mon, 30 Aug 2010 08:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-4130</guid>
		<description>Not from what I know.</description>
		<content:encoded><![CDATA[<p>Not from what I know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-4126</link>
		<dc:creator>jose</dc:creator>
		<pubDate>Fri, 27 Aug 2010 16:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-4126</guid>
		<description>someone already put this code in wordpress?

Thank You</description>
		<content:encoded><![CDATA[<p>someone already put this code in wordpress?</p>
<p>Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Boiangiu</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-4115</link>
		<dc:creator>Constantin Boiangiu</dc:creator>
		<pubDate>Sat, 21 Aug 2010 07:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-4115</guid>
		<description>Hi Anielka,

Script is free to be used in any way you consider as long as you mention the author. I accept donations but they&#039;re not a must, they will only help in developing this further more. About the problem you mention, it&#039;s not solved yet, haven&#039;t had the time lately to make updates but I&#039;ll see what I can do about it.</description>
		<content:encoded><![CDATA[<p>Hi Anielka,</p>
<p>Script is free to be used in any way you consider as long as you mention the author. I accept donations but they&#8217;re not a must, they will only help in developing this further more. About the problem you mention, it&#8217;s not solved yet, haven&#8217;t had the time lately to make updates but I&#8217;ll see what I can do about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anielka</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-4111</link>
		<dc:creator>anielka</dc:creator>
		<pubDate>Fri, 20 Aug 2010 09:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-4111</guid>
		<description>Hi Constantin.
It&#039;s great script - Thanks a lot.
what about licence (MiT or custom)? i will be proud to include it in my project (internal crm for my company). i want to got 100% legal software, so... 
I got same problem as Raman has. Is there any known solution for this bug?</description>
		<content:encoded><![CDATA[<p>Hi Constantin.<br />
It&#8217;s great script &#8211; Thanks a lot.<br />
what about licence (MiT or custom)? i will be proud to include it in my project (internal crm for my company). i want to got 100% legal software, so&#8230;<br />
I got same problem as Raman has. Is there any known solution for this bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Boiangiu</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-3663</link>
		<dc:creator>Constantin Boiangiu</dc:creator>
		<pubDate>Thu, 25 Feb 2010 07:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-3663</guid>
		<description>Hi Raman,

About this issue, I just noticed it, I&#039;ll try to figure out a solution. Thank you for pointing it to me, I&#039;ll be back with an update as soon as I get the time.</description>
		<content:encoded><![CDATA[<p>Hi Raman,</p>
<p>About this issue, I just noticed it, I&#8217;ll try to figure out a solution. Thank you for pointing it to me, I&#8217;ll be back with an update as soon as I get the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raman Sharma</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/styling-select-box-selectomoo/comment-page-1/#comment-3656</link>
		<dc:creator>Raman Sharma</dc:creator>
		<pubDate>Tue, 23 Feb 2010 21:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=465#comment-3656</guid>
		<description>Hi Constantin,

Great job man. it solved my problem. Thanks a lot.
I&#039;m having a problem  with it. when I click on the dropdown button it takes me to the top of page and then I need to scroll down to the dropdown. Is there any solution for this?

Thanks &amp; Regards,
Raman Sharma</description>
		<content:encoded><![CDATA[<p>Hi Constantin,</p>
<p>Great job man. it solved my problem. Thanks a lot.<br />
I&#8217;m having a problem  with it. when I click on the dropdown button it takes me to the top of page and then I need to scroll down to the dropdown. Is there any solution for this?</p>
<p>Thanks &amp; Regards,<br />
Raman Sharma</p>
]]></content:encoded>
	</item>
</channel>
</rss>

