<?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, Framework Compatibility, and Dollar $afe&#160;Mode</title> <atom:link href="http://davidwalsh.name/mootools-dollar-safe-mode/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/mootools-dollar-safe-mode</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Tue, 07 Sep 2010 21:35:58 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: David Walsh</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-19147</link> <dc:creator>David Walsh</dc:creator> <pubDate>Tue, 03 Aug 2010 00:35:48 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-19147</guid> <description>@martin:  Unfortunately document.search hasn&#039;t been implemented yet.  *sigh*.  You can just use (document.id,$$); instead.</description> <content:encoded><![CDATA[<p>@martin:  Unfortunately document.search hasn&#8217;t been implemented yet.  *sigh*.  You can just use (document.id,$$); instead.</p> ]]></content:encoded> </item> <item><title>By: martin</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-19145</link> <dc:creator>martin</dc:creator> <pubDate>Mon, 02 Aug 2010 21:32:07 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-19145</guid> <description>Hi!Is there any chance to get document.search to work? I´m not able to use closures as you discribed with your great kwicks-plugin.Thank you for great work!</description> <content:encoded><![CDATA[<p>Hi!</p><p>Is there any chance to get document.search to work? I´m not able to use closures as you discribed with your great kwicks-plugin.</p><p>Thank you for great work!</p> ]]></content:encoded> </item> <item><title>By: brook</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-17142</link> <dc:creator>brook</dc:creator> <pubDate>Sat, 17 Apr 2010 16:10:36 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-17142</guid> <description>its seems that document.id is as described above but document.search doesn´t seem to exist and isn´t mentioned in the linked mootools article or on the mootools site.am i missing something?</description> <content:encoded><![CDATA[<p>its seems that document.id is as described above but document.search doesn´t seem to exist and isn´t mentioned in the linked mootools article or on the mootools site.</p><p>am i missing something?</p> ]]></content:encoded> </item> <item><title>By: brook</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-17141</link> <dc:creator>brook</dc:creator> <pubDate>Sat, 17 Apr 2010 16:09:47 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-17141</guid> <description>its seems that document.id is as described above but document.search doesn´t seem to exist and isn´t mentioned in the linked mootools article or on the mootools site.am i missing something?</description> <content:encoded><![CDATA[<p>its seems that document.id is as described above but document.search doesn´t seem to exist and isn´t mentioned in the linked mootools article or on the mootools site.</p><p>am i missing something?</p> ]]></content:encoded> </item> <item><title>By: Jay</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-14473</link> <dc:creator>Jay</dc:creator> <pubDate>Sun, 13 Dec 2009 07:52:58 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-14473</guid> <description>Thank you, this info just saved my hiney on a project I was working on. Keep up the great work!</description> <content:encoded><![CDATA[<p>Thank you, this info just saved my hiney on a project I was working on. Keep up the great work!</p> ]]></content:encoded> </item> <item><title>By: Lasse</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-13096</link> <dc:creator>Lasse</dc:creator> <pubDate>Fri, 30 Oct 2009 15:17:07 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-13096</guid> <description>@Lasse:I&#039;ve fixed the code using knowledge out of here, just in case someone is interested in moving a horizontal scroller from 1.1 to 1.2:http://blog.colorbird.com/mootools_doc/Plugins/Scroller.htm</description> <content:encoded><![CDATA[<p>@Lasse:</p><p>I&#8217;ve fixed the code using knowledge out of here, just in case someone is interested in moving a horizontal scroller from 1.1 to 1.2:</p><p><a
href="http://blog.colorbird.com/mootools_doc/Plugins/Scroller.htm" rel="nofollow">http://blog.colorbird.com/mootools_doc/Plugins/Scroller.htm</a></p> ]]></content:encoded> </item> <item><title>By: Lasse</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-13095</link> <dc:creator>Lasse</dc:creator> <pubDate>Fri, 30 Oct 2009 14:41:08 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-13095</guid> <description>@David Walsh:  I am still having trouble converting this simple horizontal slider to work using mootools 1.2. – Do you have an idea, to make the calls work in 1.2. ?Syntax working in mootools 1.1. : http://images.graebert.com/test/1.1/scroller.htmlSyntax not working in mootools 1.2.: http://images.graebert.com/test/1.2/scroller.html</description> <content:encoded><![CDATA[<p>@David Walsh:  I am still having trouble converting this simple horizontal slider to work using mootools 1.2. – Do you have an idea, to make the calls work in 1.2. ?</p><p>Syntax working in mootools 1.1. : <a
href="http://images.graebert.com/test/1.1/scroller.html" rel="nofollow">http://images.graebert.com/test/1.1/scroller.html</a></p><p>Syntax not working in mootools 1.2.: <a
href="http://images.graebert.com/test/1.2/scroller.html" rel="nofollow">http://images.graebert.com/test/1.2/scroller.html</a></p> ]]></content:encoded> </item> <item><title>By: Lode</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-12021</link> <dc:creator>Lode</dc:creator> <pubDate>Sun, 20 Sep 2009 19:41:52 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-12021</guid> <description>@David Walsh:  The weird thing is, &quot;document.id&quot; doesn&#039;t occur within TinyBox.Demo: www.lodemoutton.be/mootools-tinybox-error/   (source-files included)</description> <content:encoded><![CDATA[<p>@David Walsh:  The weird thing is, &#8220;document.id&#8221; doesn&#8217;t occur within TinyBox.</p><p>Demo: <a
href="http://www.lodemoutton.be/mootools-tinybox-error/" rel="nofollow">http://www.lodemoutton.be/mootools-tinybox-error/</a> (source-files included)</p> ]]></content:encoded> </item> <item><title>By: David Walsh</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-12020</link> <dc:creator>David Walsh</dc:creator> <pubDate>Sun, 20 Sep 2009 14:03:43 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-12020</guid> <description>Lode:  I would imagine you could change replace every occurrence of &quot;document.id&quot; within TinyBox with something like &quot;document.tid&quot;.</description> <content:encoded><![CDATA[<p>Lode:  I would imagine you could change replace every occurrence of &#8220;document.id&#8221; within TinyBox with something like &#8220;document.tid&#8221;.</p> ]]></content:encoded> </item> <item><title>By: Lode</title><link>http://davidwalsh.name/mootools-dollar-safe-mode/comment-page-1#comment-12018</link> <dc:creator>Lode</dc:creator> <pubDate>Sun, 20 Sep 2009 09:56:32 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2996#comment-12018</guid> <description>I&#039;m not having issues with TinyMCE and mootools, but with TinyBOX and mootools. TinyBox just won&#039;t display any content when i fire it up in Internet Explorer... Firefox and safari work fine.I replaced the $ with document.id in my mootools function (accordion), but no result.. Does anyone know how to fix this?</description> <content:encoded><![CDATA[<p>I&#8217;m not having issues with TinyMCE and mootools, but with TinyBOX and mootools. TinyBox just won&#8217;t display any content when i fire it up in Internet Explorer&#8230; Firefox and safari work fine.</p><p>I replaced the $ with document.id in my mootools function (accordion), but no result.. Does anyone know how to fix this?</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) (user agent is rejected)
Database Caching 7/19 queries in 0.023 seconds using disk

Served from: davidwalsh.name @ 2010-09-08 03:32:54 -->