<?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: elSelect &#8211; customizable SELECT element.</title> <atom:link href="http://www.cult-f.net/elselect/feed/" rel="self" type="application/rss+xml" /><link>http://www.cult-f.net/elselect/</link> <description>Latest techniques  and innovations at web development</description> <lastBuildDate>Fri, 23 Jul 2010 08:44:49 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Brad</title><link>http://www.cult-f.net/elselect/#comment-1445</link> <dc:creator>Brad</dc:creator> <pubDate>Wed, 19 May 2010 13:53:37 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-1445</guid> <description>hey when i add this to the head of my document i get &#039;there is a syntax error&#039; etc:window.addEvent(&#039;domready&#039;, function(){ var mySelect = new elSelect( {container : &#039;someId&#039;} );i am new to this stuff :)</description> <content:encoded><![CDATA[<p>hey when i add this to the head of my document i get &#8216;there is a syntax error&#8217; etc:</p><p>window.addEvent(&#8216;domready&#8217;, function(){<br /> var mySelect = new elSelect( {container : &#8217;someId&#8217;} );</p><p>i am new to this stuff :)</p> ]]></content:encoded> </item> <item><title>By: atasözleri</title><link>http://www.cult-f.net/elselect/#comment-1294</link> <dc:creator>atasözleri</dc:creator> <pubDate>Thu, 06 May 2010 08:55:33 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-1294</guid> <description>Thanks you wonderful examples.I am using in my web site this tuttorials.Thanks again.</description> <content:encoded><![CDATA[<p>Thanks you wonderful examples.</p><p>I am using in my web site this tuttorials.</p><p>Thanks again.</p> ]]></content:encoded> </item> <item><title>By: Fábio M. Costa</title><link>http://www.cult-f.net/elselect/#comment-642</link> <dc:creator>Fábio M. Costa</dc:creator> <pubDate>Thu, 04 Mar 2010 17:23:39 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-642</guid> <description>Why dont you put this into the mootools forge? http://www.mootools.net/forge/</description> <content:encoded><![CDATA[<p>Why dont you put this into the mootools forge? <a href="http://www.mootools.net/forge/" rel="nofollow">http://www.mootools.net/forge/</a></p> ]]></content:encoded> </item> <item><title>By: Ahmad Alfy</title><link>http://www.cult-f.net/elselect/#comment-153</link> <dc:creator>Ahmad Alfy</dc:creator> <pubDate>Tue, 01 Sep 2009 22:07:47 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-153</guid> <description>@rav3n Thanks for your modification only one notice; You added the lines after line 132 It should be added after 126. This way it will onOptionClick Best Regards</description> <content:encoded><![CDATA[<p>@rav3n<br /> Thanks for your modification<br /> only one notice; You added the lines after line 132<br /> It should be added after 126. This way it will onOptionClick<br /> Best Regards</p> ]]></content:encoded> </item> <item><title>By: Ahmad Alfy</title><link>http://www.cult-f.net/elselect/#comment-140</link> <dc:creator>Ahmad Alfy</dc:creator> <pubDate>Sun, 30 Aug 2009 22:03:46 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-140</guid> <description>This really helped me finishing one of my projects, Thanks There is a little typo error on the readme.txt on the downloadable file.It says : [js]	window.addEvent(&#039;domready&#039;, function(){ var mySelect = new elSelect( {container : &#039;someId&#039;} );[/js]It should be [js]	window.addEvent(&#039;domready&#039;, function(){ var mySelect = new elSelect( {container : &#039;someId&#039;} ); })[/js]Regards</description> <content:encoded><![CDATA[<p>This really helped me finishing one of my projects, Thanks<br /> There is a little typo error on the readme.txt on the downloadable file.</p><p>It says :</p><pre class="brush: jscript;">	window.addEvent('domready', function(){
		var mySelect = new elSelect( {container : 'someId'} );</pre><p>It should be</p><pre class="brush: jscript;">	window.addEvent('domready', function(){
		var mySelect = new elSelect( {container : 'someId'} );
		})</pre><p>Regards</p> ]]></content:encoded> </item> <item><title>By: Tanya</title><link>http://www.cult-f.net/elselect/#comment-164</link> <dc:creator>Tanya</dc:creator> <pubDate>Fri, 28 Aug 2009 14:39:07 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-164</guid> <description>Looks brilliant, thanks a lot. Does anybody know how I can use it for several selects and with a different width? Many thanks</description> <content:encoded><![CDATA[<p>Looks brilliant, thanks a lot. Does anybody know how I can use it for several selects and with a different width? Many thanks</p> ]]></content:encoded> </item> <item><title>By: benn</title><link>http://www.cult-f.net/elselect/#comment-149</link> <dc:creator>benn</dc:creator> <pubDate>Mon, 03 Aug 2009 13:47:19 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-149</guid> <description>seems like it does not work on latest Opera , no way to select, all other browsers ,IE6 IE7 IE8 , Safari , Chrome , FF2, FF3  work perfect</description> <content:encoded><![CDATA[<p>seems like it does not work on latest Opera , no way to select, all other browsers ,</p><p>IE6 IE7 IE8 , Safari , Chrome , FF2, FF3  work perfect</p> ]]></content:encoded> </item> <item><title>By: Yvan</title><link>http://www.cult-f.net/elselect/#comment-148</link> <dc:creator>Yvan</dc:creator> <pubDate>Thu, 09 Jul 2009 01:59:43 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-148</guid> <description>I can &#039;t seem to get elSelect this to work in IE.Here is my page:http://www.theseagatehotel.com/www.theseagatehotel.com/index.htmlIt works fine in Firefox 3.5 and Safari 4.0 on the PC (after I changed &quot;injectInside&quot; to &quot;injectAfter&quot; on line #60 in elSelect.js) -- but IE 8 is giving me the following error message:Message: &#039;null&#039; is null or not an object Line: 32 Char: 3 Code: 0 URI: http://www.theseagatehotel.com/www.theseagatehotel.com/js/elSelect.jsMessage: Object doesn&#039;t support this property or method Line: 1 Char: 1 Code: 0 URI: http://www.theseagatehotel.com/www.theseagatehotel.com/js/reservations.jsI know that elSelect DOES in fact work in IE, since I am able to view the demo page in that browser without any problems.  I suspect that IE just doesn&#039;t like the fact that I have 3 elSelect dropdown boxes in the same page.How can I fix this to get it to also work in IE?Thanks, - Yvan</description> <content:encoded><![CDATA[<p>I can &#8216;t seem to get elSelect this to work in IE.</p><p>Here is my page:</p><p><a href="http://www.theseagatehotel.com/www.theseagatehotel.com/index.html" rel="nofollow">http://www.theseagatehotel.com/www.theseagatehotel.com/index.html</a></p><p>It works fine in Firefox 3.5 and Safari 4.0 on the PC (after I changed &quot;injectInside&quot; to &quot;injectAfter&quot; on line #60 in elSelect.js) &#8212; but IE 8 is giving me the following error message:</p><p>Message: &#8216;null&#8217; is null or not an object<br /> Line: 32<br /> Char: 3<br /> Code: 0<br /> URI: <a href="http://www.theseagatehotel.com/www.theseagatehotel.com/js/elSelect.js" rel="nofollow">http://www.theseagatehotel.com/www.theseagatehotel.com/js/elSelect.js</a></p><p>Message: Object doesn&#8217;t support this property or method<br /> Line: 1<br /> Char: 1<br /> Code: 0<br /> URI: <a href="http://www.theseagatehotel.com/www.theseagatehotel.com/js/reservations.js" rel="nofollow">http://www.theseagatehotel.com/www.theseagatehotel.com/js/reservations.js</a></p><p>I know that elSelect DOES in fact work in IE, since I am able to view the demo page in that browser without any problems.  I suspect that IE just doesn&#8217;t like the fact that I have 3 elSelect dropdown boxes in the same page.</p><p>How can I fix this to get it to also work in IE?</p><p>Thanks,<br /> - Yvan</p> ]]></content:encoded> </item> <item><title>By: mot</title><link>http://www.cult-f.net/elselect/#comment-154</link> <dc:creator>mot</dc:creator> <pubDate>Tue, 07 Jul 2009 15:34:16 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-154</guid> <description>The download still has the vital options.container vs. optionsContainer problem (line 61) mentioned back in 2008. Suggest u change so this so the script will $_POST values straight out of the zip. took me a while to figure out what was wrong.Great script though, thx for the all the effort so that we can all get away from drab forms!</description> <content:encoded><![CDATA[<p>The download still has the vital options.container vs. optionsContainer problem (line 61) mentioned back in 2008. Suggest u change so this so the script will $_POST values straight out of the zip. took me a while to figure out what was wrong.</p><p>Great script though, thx for the all the effort so that we can all get away from drab forms!</p> ]]></content:encoded> </item> <item><title>By: t34</title><link>http://www.cult-f.net/elselect/#comment-139</link> <dc:creator>t34</dc:creator> <pubDate>Thu, 28 May 2009 12:00:02 +0000</pubDate> <guid isPermaLink="false">http://www.cult-f.net/2007/12/14/elselect/#comment-139</guid> <description>I rewrote the lines from DigyStyle [javascript] $$(&#039;div.elSelect div.optionsContainer&#039;).setStyle(&#039;display&#039;,&#039;none&#039;) [/javascript] Is that short enough?</description> <content:encoded><![CDATA[<p>I rewrote the lines from DigyStyle</p><pre class="brush: jscript;">
$$('div.elSelect div.optionsContainer').setStyle('display','none')
</pre><p>Is that short enough?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 3/11 queries in 0.035 seconds using disk
Content Delivery Network via Amazon Web Services: CloudFront: Amazon Web Services: S3: d1rcr4oxxdh92u.cloudfront.net

Served from: www.cult-f.net @ 2010-08-01 10:03:44 -->