<?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: Smooth Scrolling with MooTools&#160;Fx.SmoothScroll</title> <atom:link href="http://davidwalsh.name/mootools-fx-smoothscroll/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/mootools-fx-smoothscroll</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Wed, 23 May 2012 14:01:31 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Ed</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-25694</link> <dc:creator>Ed</dc:creator> <pubDate>Tue, 05 Jul 2011 19:06:00 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-25694</guid> <description>Hi David,
I&#039;m having a slight issue with the script. It works beautifully until spaces are introduced into the anchor then it switches to the browsers default method. Any idea of a work around for this? I&#039;m generating my anchor id from the title of wordpress blog posts so occasionally there&#039;ll be a space in there.</description> <content:encoded><![CDATA[<p>Hi David,<br
/> I&#8217;m having a slight issue with the script. It works beautifully until spaces are introduced into the anchor then it switches to the browsers default method. Any idea of a work around for this? I&#8217;m generating my anchor id from the title of wordpress blog posts so occasionally there&#8217;ll be a space in there.</p> ]]></content:encoded> </item> <item><title>By: David</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-22838</link> <dc:creator>David</dc:creator> <pubDate>Wed, 23 Feb 2011 19:22:04 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-22838</guid> <description>I give up. Wrapping my code in the specified code tag or otherwise does not seem to work for me.</description> <content:encoded><![CDATA[<p>I give up. Wrapping my code in the specified code tag or otherwise does not seem to work for me.</p> ]]></content:encoded> </item> <item><title>By: David</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-22837</link> <dc:creator>David</dc:creator> <pubDate>Wed, 23 Feb 2011 19:20:45 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-22837</guid> <description>I&#039;ll try this one more time:header code:src=&quot;js/mootools-core-1.3.js&quot;&gt;
src=&quot;js/mootools-more.js&quot;&gt;new Fx.SmoothScroll({
duration: 800
},window);Body code:&lt;a href=&quot;#inventionone&quot; rel=&quot;nofollow&quot;&gt;Inventions&lt;/a&gt;
&lt;a&gt;&lt;/a&gt;
info</description> <content:encoded><![CDATA[<p>I&#8217;ll try this one more time:</p><p>header code:</p><p> src=&#8221;js/mootools-core-1.3.js&#8221;&gt;<br
/> src=&#8221;js/mootools-more.js&#8221;&gt;</p><p>new Fx.SmoothScroll({<br
/> duration: 800<br
/> },window);</p><p>Body code:</p><p><a
href="#inventionone" rel="nofollow">Inventions</a><br
/> <a></a><br
/> info</p> ]]></content:encoded> </item> <item><title>By: David</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-22836</link> <dc:creator>David</dc:creator> <pubDate>Wed, 23 Feb 2011 19:16:24 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-22836</guid> <description>Oh dear, not sure if that code is displaying correctly. I&#039;ll try it without the tags.The code I&#039;m using in the header of my page:new Fx.SmoothScroll({
duration: 800
},window);And the body:&lt;a href=&quot;#inventionone&quot; rel=&quot;nofollow&quot;&gt;  &lt;/a&gt;&lt;a&gt;&lt;/a&gt;
info </description> <content:encoded><![CDATA[<p>Oh dear, not sure if that code is displaying correctly. I&#8217;ll try it without the tags.</p><p>The code I&#8217;m using in the header of my page:</p><p> new Fx.SmoothScroll({<br
/> duration: 800<br
/> },window);</p><p>And the body:</p><p><a
href="#inventionone" rel="nofollow"> </a></p><p><a></a><br
/> info</p> ]]></content:encoded> </item> <item><title>By: David</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-22835</link> <dc:creator>David</dc:creator> <pubDate>Wed, 23 Feb 2011 19:11:20 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-22835</guid> <description>Hi David,for the life of me I can&#039;t get this to work. Any help would be appreciated.The code I&#039;m using in the header of my page:&lt;code&gt;new Fx.SmoothScroll({
duration: 800
},window);&lt;/code&gt;And the body:&lt;code&gt;&lt;a href=&quot;#inventionone&quot; rel=&quot;nofollow&quot;&gt;  &lt;/a&gt;&lt;/code&gt;...&lt;code&gt;
&lt;a&gt;&lt;/a&gt;
info
&lt;/code&gt;The anchor works correctly, but without the smoothness. It&#039;s probably something small and idiotic I&#039;ve left out.Regards,
David.</description> <content:encoded><![CDATA[<p>Hi David,</p><p>for the life of me I can&#8217;t get this to work. Any help would be appreciated.</p><p>The code I&#8217;m using in the header of my page:</p><p><code></p><p> new Fx.SmoothScroll({<br
/> duration: 800<br
/> },window);</p><p></code></p><p>And the body:</p><p><code></p><p> <a
href="#inventionone" rel="nofollow"> </a></p><p></code></p><p>&#8230;</p><p><code><br
/> <a></a><br
/> info<br
/> </code></p><p>The anchor works correctly, but without the smoothness. It&#8217;s probably something small and idiotic I&#8217;ve left out.</p><p>Regards,<br
/> David.</p> ]]></content:encoded> </item> <item><title>By: Pier Luigi</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-21362</link> <dc:creator>Pier Luigi</dc:creator> <pubDate>Sun, 21 Nov 2010 10:15:45 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-21362</guid> <description>Hi David,
I&#039;ve discovered a bug with Safari (at least with latest 5.0.3) that prevent your anchor matching algorithm to work.
To see the bug simply put your demo page inside a folder with a space (or other url special chars) into the name: in those cases, Safari report links.href in url-encoded format but location.href in plain string format so the match never occurs.For example: with a file testsmoothscroll.html inside a folder &quot;spaced name folder&quot;links.href = file:///spaced%20name%20folder/testsmoothscroll.html
location.href = file:///spaced name folder/testsmoothscroll.htmlBye.</description> <content:encoded><![CDATA[<p>Hi David,<br
/> I&#8217;ve discovered a bug with Safari (at least with latest 5.0.3) that prevent your anchor matching algorithm to work.<br
/> To see the bug simply put your demo page inside a folder with a space (or other url special chars) into the name: in those cases, Safari report links.href in url-encoded format but location.href in plain string format so the match never occurs.</p><p>For example: with a file testsmoothscroll.html inside a folder &#8220;spaced name folder&#8221;</p><p>links.href = file:///spaced%20name%20folder/testsmoothscroll.html<br
/> location.href = file:///spaced name folder/testsmoothscroll.html</p><p>Bye.</p> ]]></content:encoded> </item> <item><title>By: Tetsuo</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-20971</link> <dc:creator>Tetsuo</dc:creator> <pubDate>Wed, 13 Oct 2010 09:47:59 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-20971</guid> <description>David, in your example, you don&#039;t need to create empty anchor tags - you can simply place the id on the element you want to target (eg. h2) and also do away with the &quot;name&quot; attribute.It&#039;s a shame you can&#039;t apply transitions for SmoothScroll for Mootools 1.12. It was possible to do this in v1.11, and I think that was better and more flexible in that sense, than it is now :(</description> <content:encoded><![CDATA[<p>David, in your example, you don&#8217;t need to create empty anchor tags &#8211; you can simply place the id on the element you want to target (eg. h2) and also do away with the &#8220;name&#8221; attribute.</p><p>It&#8217;s a shame you can&#8217;t apply transitions for SmoothScroll for Mootools 1.12. It was possible to do this in v1.11, and I think that was better and more flexible in that sense, than it is now :(</p> ]]></content:encoded> </item> <item><title>By: Jenny</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-18096</link> <dc:creator>Jenny</dc:creator> <pubDate>Wed, 09 Jun 2010 03:01:33 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-18096</guid> <description>I got it to work, you can disgard the previous post. : )</description> <content:encoded><![CDATA[<p>I got it to work, you can disgard the previous post. : )</p> ]]></content:encoded> </item> <item><title>By: Jenny</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-18095</link> <dc:creator>Jenny</dc:creator> <pubDate>Wed, 09 Jun 2010 02:52:41 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-18095</guid> <description>Hello David,I am having some problems with this. It is working fine in all other browser except IE, however for some reason the one that you have is working.
I am not sure if I am missing something. Can you please take a look at my website and let me know what is going on?Thanks in advance!!</description> <content:encoded><![CDATA[<p>Hello David,</p><p>I am having some problems with this. It is working fine in all other browser except IE, however for some reason the one that you have is working.<br
/> I am not sure if I am missing something. Can you please take a look at my website and let me know what is going on?</p><p>Thanks in advance!!</p> ]]></content:encoded> </item> <item><title>By: Michael</title><link>http://davidwalsh.name/mootools-fx-smoothscroll#comment-18033</link> <dc:creator>Michael</dc:creator> <pubDate>Mon, 07 Jun 2010 08:41:05 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4942#comment-18033</guid> <description>@jorge luis:  According to a post of the google-group of mootools this is not possible as smoothScroll only targets the browser-window. You&#039;ve got to use fx.scroll instead.</description> <content:encoded><![CDATA[<p>@jorge luis:  According to a post of the google-group of mootools this is not possible as smoothScroll only targets the browser-window. You&#8217;ve got to use fx.scroll instead.</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 4/8 queries in 0.021 seconds using disk: basic
Object Caching 803/804 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-23 09:36:18 -->
