<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Google-Style Element Fading Using MooTools or&#160;jQuery</title> <atom:link href="http://davidwalsh.name/google-fade/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/google-fade</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Tue, 22 May 2012 16:21:46 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Anthony Abraira</title><link>http://davidwalsh.name/google-fade#comment-19465</link> <dc:creator>Anthony Abraira</dc:creator> <pubDate>Sat, 21 Aug 2010 17:54:19 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-19465</guid> <description>You&#039;d think that you can implement a version that has the divs not only fade in when the mouse enters but also to fade back out after the mouse is idle?</description> <content:encoded><![CDATA[<p>You&#8217;d think that you can implement a version that has the divs not only fade in when the mouse enters but also to fade back out after the mouse is idle?</p> ]]></content:encoded> </item> <item><title>By: Dimis</title><link>http://davidwalsh.name/google-fade#comment-19166</link> <dc:creator>Dimis</dc:creator> <pubDate>Wed, 04 Aug 2010 10:55:53 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-19166</guid> <description>@Troy:  You could always detect a device&#039;s resolution and titles and send the appropriate code. :-)</description> <content:encoded><![CDATA[<p>@Troy:  You could always detect a device&#8217;s resolution and titles and send the appropriate code. :-)</p> ]]></content:encoded> </item> <item><title>By: Troy</title><link>http://davidwalsh.name/google-fade#comment-18385</link> <dc:creator>Troy</dc:creator> <pubDate>Wed, 23 Jun 2010 22:49:06 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-18385</guid> <description>This doesnt seem to work with iPhone until you click something, swiping has no effect. I would assume it wouldnt work with iPad either....Any ideas?</description> <content:encoded><![CDATA[<p>This doesnt seem to work with iPhone until you click something, swiping has no effect. I would assume it wouldnt work with iPad either&#8230;.</p><p>Any ideas?</p> ]]></content:encoded> </item> <item><title>By: shenanigans</title><link>http://davidwalsh.name/google-fade#comment-18204</link> <dc:creator>shenanigans</dc:creator> <pubDate>Sun, 13 Jun 2010 12:33:09 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-18204</guid> <description>aaaah... stupid me, didn&#039;t include the the core files ;-) yep, I am a real beginner, so sorry for that ;-) it works!however, firebug now complains about  $(document.body).oneEvent is not a function — $(document.body).oneEvent(&#039;mousemove&#039;,doFadeIn); (line19, mootools)any suggestions? cheers!!</description> <content:encoded><![CDATA[<p>aaaah&#8230; stupid me, didn&#8217;t include the the core files ;-) yep, I am a real beginner, so sorry for that ;-) it works!</p><p>however, firebug now complains about  $(document.body).oneEvent is not a function — $(document.body).oneEvent(&#8216;mousemove&#8217;,doFadeIn); (line19, mootools)</p><p>any suggestions? cheers!!</p> ]]></content:encoded> </item> <item><title>By: shenanigans</title><link>http://davidwalsh.name/google-fade#comment-18203</link> <dc:creator>shenanigans</dc:creator> <pubDate>Sun, 13 Jun 2010 12:11:08 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-18203</guid> <description>hey there,I tried to implement the fading effect in a website of mine. I need to confess, that I am a bloody beginner, when it comes to Mootools and jQuery. I added the code to separate .js files, which I linked to my html file (via the header). I also modified my css-file and added the class to the DIV I&#039;d like to appear. However, this causes the whole DIV to disappear without showing up again. Firebug states that &quot;$ is not defined — [Break on this error] $(document).ready(function() { &quot;  (line1, jquery file) and &quot; Native is not defined
[Break on this error] Native.implement([Element, Window, Document, Events], { &quot; (line 2, mootools file).As I said, I am really new to this — what could be the cause of my trouble, what do I have to modify and define? Where could I get further information regarding the implementation of mootools and jquery?Thanks a lot in advance, any help is appreciated :-)</description> <content:encoded><![CDATA[<p>hey there,</p><p>I tried to implement the fading effect in a website of mine. I need to confess, that I am a bloody beginner, when it comes to Mootools and jQuery. I added the code to separate .js files, which I linked to my html file (via the header). I also modified my css-file and added the class to the DIV I&#8217;d like to appear. However, this causes the whole DIV to disappear without showing up again. Firebug states that &#8220;$ is not defined — [Break on this error] $(document).ready(function() { &#8221;  (line1, jquery file) and &#8221; Native is not defined<br
/> [Break on this error] Native.implement([Element, Window, Document, Events], { &#8221; (line 2, mootools file).</p><p>As I said, I am really new to this — what could be the cause of my trouble, what do I have to modify and define? Where could I get further information regarding the implementation of mootools and jquery?</p><p>Thanks a lot in advance, any help is appreciated :-)</p> ]]></content:encoded> </item> <item><title>By: Daniel Due</title><link>http://davidwalsh.name/google-fade#comment-17173</link> <dc:creator>Daniel Due</dc:creator> <pubDate>Mon, 19 Apr 2010 19:48:56 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-17173</guid> <description>I don´t think ie8 likes thsi script that much, it loades even if I dont move the mouse.
And I get some sort of wierd load of content.. Ill guess Ill wait until CSS3 is implemented overall.. and use Hidayat Sagita suggestion ;)</description> <content:encoded><![CDATA[<p>I don´t think ie8 likes thsi script that much, it loades even if I dont move the mouse.<br
/> And I get some sort of wierd load of content.. Ill guess Ill wait until CSS3 is implemented overall.. and use Hidayat Sagita suggestion ;)</p> ]]></content:encoded> </item> <item><title>By: Daniel Due</title><link>http://davidwalsh.name/google-fade#comment-17172</link> <dc:creator>Daniel Due</dc:creator> <pubDate>Mon, 19 Apr 2010 19:26:22 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-17172</guid> <description>I love your tutorials.. :) Just did this tut, and its active on my site: www.onlinebrand.dk .. just move the mouse around, and you will see :)Thanks alot. All Credit to your awsome tut..One might wonder, why google choose to do it online, maby somthing to do with speed? Thats why they dont bother to validate ;)</description> <content:encoded><![CDATA[<p>I love your tutorials.. :) Just did this tut, and its active on my site: <a
href="http://www.onlinebrand.dk" rel="nofollow">http://www.onlinebrand.dk</a> .. just move the mouse around, and you will see :)</p><p>Thanks alot. All Credit to your awsome tut..</p><p>One might wonder, why google choose to do it online, maby somthing to do with speed? Thats why they dont bother to validate ;)</p> ]]></content:encoded> </item> <item><title>By: David Walsh</title><link>http://davidwalsh.name/google-fade#comment-17024</link> <dc:creator>David Walsh</dc:creator> <pubDate>Wed, 14 Apr 2010 03:27:01 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-17024</guid> <description>I just noticed that Google does this inline:&lt;html onmousemove=&quot;google&amp;&amp;google.fade&amp;&amp;google.fade(event)&quot;&gt;</description> <content:encoded><![CDATA[<p>I just noticed that Google does this inline:</p><p>&lt;html onmousemove=&#8221;google&#038;&#038;google.fade&#038;&#038;google.fade(event)&#8221;&gt;</p> ]]></content:encoded> </item> <item><title>By: Mohammad</title><link>http://davidwalsh.name/google-fade#comment-16914</link> <dc:creator>Mohammad</dc:creator> <pubDate>Sat, 10 Apr 2010 09:04:07 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-16914</guid> <description>Hi David.I am developing a new Website Using Joomla 1.5.15. Joomla 1.5 Is using MOOTOOLS 1.12 :(please help me To Use this Tips With Mootools 1.12Best regards. Thanks For The Tips</description> <content:encoded><![CDATA[<p>Hi David.</p><p>I am developing a new Website Using Joomla 1.5.15. Joomla 1.5 Is using MOOTOOLS 1.12 :(</p><p>please help me To Use this Tips With Mootools 1.12</p><p>Best regards. Thanks For The Tips</p> ]]></content:encoded> </item> <item><title>By: vamsi</title><link>http://davidwalsh.name/google-fade#comment-16459</link> <dc:creator>vamsi</dc:creator> <pubDate>Sat, 13 Mar 2010 19:50:36 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4726#comment-16459</guid> <description>Hi..
I am planning to use this for nav bar.. will search engines be able to see links ?</description> <content:encoded><![CDATA[<p>Hi..<br
/> I am planning to use this for nav bar.. will search engines be able to see links ?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 3/12 queries in 0.010 seconds using disk: basic
Object Caching 799/815 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-22 18:56:50 -->
