<?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: Introducing MooTools&#160;ScrollSidebar</title> <atom:link href="http://davidwalsh.name/scroll-sidebar/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/scroll-sidebar</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 02:40:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Ryan Florence</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-26875</link> <dc:creator>Ryan Florence</dc:creator> <pubDate>Mon, 12 Sep 2011 23:08:49 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-26875</guid> <description>No, you cannot install joomla website.</description> <content:encoded><![CDATA[<p>No, you cannot install joomla website.</p> ]]></content:encoded> </item> <item><title>By: bill</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-26874</link> <dc:creator>bill</dc:creator> <pubDate>Mon, 12 Sep 2011 23:07:27 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-26874</guid> <description>can i install joomla website if yes how
thanks</description> <content:encoded><![CDATA[<p>can i install joomla website if yes how<br
/> thanks</p> ]]></content:encoded> </item> <item><title>By: marco</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-23302</link> <dc:creator>marco</dc:creator> <pubDate>Tue, 29 Mar 2011 14:45:13 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-23302</guid> <description>Yah I&#039;ve been looking for a script like this that can be told to stop at a certain point - most likely at some distance from the top or from the bottom. How easy would it be to add that to the script?</description> <content:encoded><![CDATA[<p>Yah I&#8217;ve been looking for a script like this that can be told to stop at a certain point &#8211; most likely at some distance from the top or from the bottom. How easy would it be to add that to the script?</p> ]]></content:encoded> </item> <item><title>By: Dave</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-23007</link> <dc:creator>Dave</dc:creator> <pubDate>Thu, 10 Mar 2011 00:06:27 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-23007</guid> <description>Any suggestions how I can use this to have it float over a table?Thanks</description> <content:encoded><![CDATA[<p>Any suggestions how I can use this to have it float over a table?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Valentina</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-21158</link> <dc:creator>Valentina</dc:creator> <pubDate>Fri, 29 Oct 2010 13:22:56 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-21158</guid> <description>Hello,
i have a question, could you help me, please?
I&#039;d need to stop this menu at bottom of the page, before of footer.
Could you tell me the java code to do it?
Thank you so much</description> <content:encoded><![CDATA[<p>Hello,<br
/> i have a question, could you help me, please?<br
/> I&#8217;d need to stop this menu at bottom of the page, before of footer.<br
/> Could you tell me the java code to do it?<br
/> Thank you so much</p> ]]></content:encoded> </item> <item><title>By: Ahmad</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-18214</link> <dc:creator>Ahmad</dc:creator> <pubDate>Mon, 14 Jun 2010 10:36:43 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-18214</guid> <description>Hi David,
Thanks alot for this cute scroller class.
I used it.
I had a main question about Mootools (or Javascript) which I found it again in your code:initialize: function(menu, options) {
/* initial options */
this.setOptions(options);
this.menu = $(menu);
}In initialize function you set this.menu with a reference to menu element. I want to know if this is a performance issue or not?
I usually use element id instead of element reference, and when I need it use $ function to get element.
Which is better? use $ function one time and store a reference to element in class or store a string (id) and then use $ function whenever you need it?BTW: I read an article about javascript garbage collection a few month ago, and there, he said about DOM element references and events and confusing browsers garbage collection method.This is a question which conflicts me! Help me please.Thank you.</description> <content:encoded><![CDATA[<p>Hi David,<br
/> Thanks alot for this cute scroller class.<br
/> I used it.<br
/> I had a main question about Mootools (or Javascript) which I found it again in your code:</p><p>initialize: function(menu, options) {<br
/> /* initial options */<br
/> this.setOptions(options);<br
/> this.menu = $(menu);<br
/> }</p><p>In initialize function you set this.menu with a reference to menu element. I want to know if this is a performance issue or not?<br
/> I usually use element id instead of element reference, and when I need it use $ function to get element.<br
/> Which is better? use $ function one time and store a reference to element in class or store a string (id) and then use $ function whenever you need it?</p><p>BTW: I read an article about javascript garbage collection a few month ago, and there, he said about DOM element references and events and confusing browsers garbage collection method.</p><p>This is a question which conflicts me! Help me please.</p><p>Thank you.</p> ]]></content:encoded> </item> <item><title>By: Avinash</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-16204</link> <dc:creator>Avinash</dc:creator> <pubDate>Mon, 22 Feb 2010 12:19:18 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-16204</guid> <description>excellent work dude!!!!Thanks</description> <content:encoded><![CDATA[<p>excellent work dude!!!!</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: The-F</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-15792</link> <dc:creator>The-F</dc:creator> <pubDate>Mon, 01 Feb 2010 19:21:50 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-15792</guid> <description>Nice!
Is there anyway to make the scroller start after some defined height or stop after some defined position?
Sample (Mootools v1.1): http://demo.gavick.com/joomla15/nov2009/</description> <content:encoded><![CDATA[<p>Nice!<br
/> Is there anyway to make the scroller start after some defined height or stop after some defined position?<br
/> Sample (Mootools v1.1): <a
href="http://demo.gavick.com/joomla15/nov2009/" rel="nofollow">http://demo.gavick.com/joomla15/nov2009/</a></p> ]]></content:encoded> </item> <item><title>By: Q_the_Novice</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-14062</link> <dc:creator>Q_the_Novice</dc:creator> <pubDate>Tue, 01 Dec 2009 11:41:28 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-14062</guid> <description>I agree with the consensus, this is the type of scroll that gives you the same  feeling as your psycho ex - it just wont leave u alone!!!</description> <content:encoded><![CDATA[<p>I agree with the consensus, this is the type of scroll that gives you the same  feeling as your psycho ex &#8211; it just wont leave u alone!!!</p> ]]></content:encoded> </item> <item><title>By: Adam Meyer</title><link>http://davidwalsh.name/scroll-sidebar/comment-page-1#comment-14050</link> <dc:creator>Adam Meyer</dc:creator> <pubDate>Tue, 01 Dec 2009 03:32:15 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=3985#comment-14050</guid> <description>Yeah, I guess im not really a fan of these either.But... David, if you could figure out a way to make a the browser back buttons scroll back the position it was at, you would have a winner.@Marcus If you want to not store all the anchors in the history (but still want them for bookmark purposes) you can use document.location.replace, but it wont work in webkit browsers(still adds a history item).</description> <content:encoded><![CDATA[<p>Yeah, I guess im not really a fan of these either.</p><p>But&#8230; David, if you could figure out a way to make a the browser back buttons scroll back the position it was at, you would have a winner.</p><p>@Marcus If you want to not store all the anchors in the history (but still want them for bookmark purposes) you can use document.location.replace, but it wont work in webkit browsers(still adds a history item).</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 1/18 queries in 0.013 seconds using disk: basic
Object Caching 865/868 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 00:56:50 -->
