<?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: MooTools 1.2.4</title>
	<atom:link href="http://mootools.net/blog/2009/10/19/mootools-1-2-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/</link>
	<description>The Blog</description>
	<lastBuildDate>Sat, 28 Apr 2012 19:55:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Avinash</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-1446</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Tue, 02 Nov 2010 10:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-1446</guid>
		<description>&lt;p&gt;Hi All,
have you any question for this?
In opera. if element style is display:none then $(&#039;demo-ele&#039;).getSize(); is not working properly. It is giving 0px height and 0px width.
But If I make the display:block and visibility:hidden, it works same as other browser.
Is this knows bug for mootools or any any solution available for this or not?&lt;/p&gt;

&lt;p&gt;Thanks
Avi&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi All,
have you any question for this?
In opera. if element style is display:none then $(&#8216;demo-ele&#8217;).getSize(); is not working properly. It is giving 0px height and 0px width.
But If I make the display:block and visibility:hidden, it works same as other browser.
Is this knows bug for mootools or any any solution available for this or not?</p>

<p>Thanks
Avi</p>]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-713</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Tue, 27 Oct 2009 19:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-713</guid>
		<description>&lt;p&gt;@Arjan, @Barryvan, The Fx.Slide overflow issue is resolved in 1.2.4.2.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Arjan, @Barryvan, The Fx.Slide overflow issue is resolved in 1.2.4.2.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-712</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Tue, 27 Oct 2009 19:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-712</guid>
		<description>&lt;p&gt;1.1.2 is available on github (http://github.com/mootools/mootools-core/archives/1.1.2). We&#039;ll be adding more links to it around the site shortly.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>1.1.2 is available on github (<a href="http://github.com/mootools/mootools-core/archives/1.1.2" rel="nofollow">http://github.com/mootools/mootools-core/archives/1.1.2</a>). We&#8217;ll be adding more links to it around the site shortly.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kaelzhang</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-711</link>
		<dc:creator>Kaelzhang</dc:creator>
		<pubDate>Mon, 26 Oct 2009 16:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-711</guid>
		<description>&lt;p&gt;With every version of mootools, window.document.body.getWindow() will go wrong in IE6-8&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>With every version of mootools, window.document.body.getWindow() will go wrong in IE6-8</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-709</link>
		<dc:creator>Dominik</dc:creator>
		<pubDate>Mon, 26 Oct 2009 15:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-709</guid>
		<description>&lt;p&gt;&quot;DomReady always fires before load event&quot; -&gt; are you sure that this is fixed? i am using 1.2.4 and i still get the load event before domready (in ie7/8)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;DomReady always fires before load event&#8221; -&gt; are you sure that this is fixed? i am using 1.2.4 and i still get the load event before domready (in ie7/8)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Draghmar</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-708</link>
		<dc:creator>Draghmar</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-708</guid>
		<description>&lt;p&gt;I&#039;ve noticed some odd behavior on Tips class after updating to 1.2.4 - i&#039;m using it with addition of onShow and onHide to add fade effect instead of simple show/hide. Right now element that has cursor on it (this element should trigger tip itself), dissapears after moving cursor out. Tip doesn&#039;t show at all. When I remove onShow and onHide everything is working fine.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve noticed some odd behavior on Tips class after updating to 1.2.4 - i&#8217;m using it with addition of onShow and onHide to add fade effect instead of simple show/hide. Right now element that has cursor on it (this element should trigger tip itself), dissapears after moving cursor out. Tip doesn&#8217;t show at all. When I remove onShow and onHide everything is working fine.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: biebabeluba</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-707</link>
		<dc:creator>biebabeluba</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-707</guid>
		<description>&lt;p&gt;can&#039;t wait for the new MooTools!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>can&#8217;t wait for the new MooTools!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-706</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Mon, 26 Oct 2009 04:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-706</guid>
		<description>&lt;p&gt;@Alograg, you can always fork on github and send a pull request to me (anutron) or others on the dev team. Alternately, you can post to lighthouse.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Alograg, you can always fork on github and send a pull request to me (anutron) or others on the dev team. Alternately, you can post to lighthouse.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alograg</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-705</link>
		<dc:creator>Alograg</dc:creator>
		<pubDate>Sun, 25 Oct 2009 20:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-705</guid>
		<description>&lt;p&gt;Where can I send a proposal to replace Swiff class?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Where can I send a proposal to replace Swiff class?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Newton</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-701</link>
		<dc:creator>Aaron Newton</dc:creator>
		<pubDate>Sat, 24 Oct 2009 18:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-701</guid>
		<description>&lt;p&gt;I can&#039;t say for sure if #510 is fixed, but it probably is. The issue was not in Element.Position though; Drag.Move doesn&#039;t use it. I&#039;ll try and look into the issue. If you can post a mooshell.net to the bug demonstrating the problem, it would be really helpful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I can&#8217;t say for sure if #510 is fixed, but it probably is. The issue was not in Element.Position though; Drag.Move doesn&#8217;t use it. I&#8217;ll try and look into the issue. If you can post a mooshell.net to the bug demonstrating the problem, it would be really helpful.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ollie Maitland</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-700</link>
		<dc:creator>Ollie Maitland</dc:creator>
		<pubDate>Sat, 24 Oct 2009 14:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-700</guid>
		<description>&lt;p&gt;It is pleasing to see all the &quot;New Features&quot; going into More rather than Core which I think cleanly separates Core (which I see as the JS framework for data models and controller stack) from More (the UI framework side of things). More is certainly made more manageable by the addition of the Dependency component. Thank you guys!&lt;/p&gt;

&lt;p&gt;Does &quot;Added ability to ignore scroll position with Element.Position&quot; have any implication on to #510 on More? This is a bug that I often come up against and although there is a patch it would be nice to have it patch in MooTools 1.2.4&lt;/p&gt;

&lt;p&gt;Looking forward to 2.0&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It is pleasing to see all the &#8220;New Features&#8221; going into More rather than Core which I think cleanly separates Core (which I see as the JS framework for data models and controller stack) from More (the UI framework side of things). More is certainly made more manageable by the addition of the Dependency component. Thank you guys!</p>

<p>Does &#8220;Added ability to ignore scroll position with Element.Position&#8221; have any implication on to #510 on More? This is a bug that I often come up against and although there is a patch it would be nice to have it patch in MooTools 1.2.4</p>

<p>Looking forward to 2.0</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Merino (rendez)</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-699</link>
		<dc:creator>Luis Merino (rendez)</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-699</guid>
		<description>&lt;p&gt;Congrats for the hard work team! Of course, I&#039;m already using all the goodies on a kick-ass new project.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Congrats for the hard work team! Of course, I&#8217;m already using all the goodies on a kick-ass new project.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-698</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Thu, 22 Oct 2009 15:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-698</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;maybe i am blind, but where can i download version 1.1.2?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>maybe i am blind, but where can i download version 1.1.2?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-696</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 22 Oct 2009 12:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-696</guid>
		<description>&lt;p&gt;@Barryvan 
Thnx!
I switched it back.
Why was it changed?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Barryvan 
Thnx!
I switched it back.
Why was it changed?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ltdeta</title>
		<link>http://mootools.net/blog/2009/10/19/mootools-1-2-4/comment-page-1/#comment-695</link>
		<dc:creator>ltdeta</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=412#comment-695</guid>
		<description>&lt;p&gt;great job!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>great job!!</p>]]></content:encoded>
	</item>
</channel>
</rss>

