<?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: ScrollBox.js</title>
	<atom:link href="http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/feed/" rel="self" type="application/rss+xml" />
	<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/</link>
	<description>Except for you.  You read it.</description>
	<lastBuildDate>Thu, 21 Jul 2011 18:38:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-aortic-dissection</generator>
	<item>
		<title>By: david</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-87673</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 28 Sep 2010 07:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-87673</guid>
		<description>In fact, how can we simplify your script to simply display :

- a &quot;up&quot; image
- a &quot;down&quot; image
- a handle button image (whitout resizing)
?

Thx</description>
		<content:encoded><![CDATA[<p>In fact, how can we simplify your script to simply display :</p>
<p>- a &#8220;up&#8221; image<br />
- a &#8220;down&#8221; image<br />
- a handle button image (whitout resizing)<br />
?</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-87621</link>
		<dc:creator>david</dc:creator>
		<pubDate>Mon, 27 Sep 2010 13:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-87621</guid>
		<description>Hi,

Is it possible to set the handle button a minimum heigt ?

With css, the handle button can display a image. But if the div got a long text, the handle button is so small that we only see a litle part of the image. This is too bad.

can you help to fix it ? 

Many thanks,

Sorry for my poor english</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is it possible to set the handle button a minimum heigt ?</p>
<p>With css, the handle button can display a image. But if the div got a long text, the handle button is so small that we only see a litle part of the image. This is too bad.</p>
<p>can you help to fix it ? </p>
<p>Many thanks,</p>
<p>Sorry for my poor english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Grijalva</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-69790</link>
		<dc:creator>Dave Grijalva</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-69790</guid>
		<description>What version of IE are you having troubles with?  There&#039;s a pretty old version of prototype bundled.  You might need to update to a newer version of prototype (prototypejs.org), but that might require code changes.  Scrollbox.js is up on github: http://github.com/dgrijalva/scrollbox.js. If you feel like updating it to the latest version, please submit a pull request.</description>
		<content:encoded><![CDATA[<p>What version of IE are you having troubles with?  There&#8217;s a pretty old version of prototype bundled.  You might need to update to a newer version of prototype (prototypejs.org), but that might require code changes.  Scrollbox.js is up on github: <a href="http://github.com/dgrijalva/scrollbox.js" rel="nofollow">http://github.com/dgrijalva/scrollbox.js</a>. If you feel like updating it to the latest version, please submit a pull request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marsha</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-69387</link>
		<dc:creator>Marsha</dc:creator>
		<pubDate>Wed, 16 Sep 2009 17:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-69387</guid>
		<description>I am trying to use the software but am bombing out with a &quot;Microsoft JScript runtime error: &#039;this.element.className&#039; is null or not an object&quot; caught in this segment of code in prototype.js:&quot;
var Enumerable = {
  each: function(iterator) {
    var index = 0;
    try {
      this._each(function(value) {
        try {
          iterator(value, index++);
        } catch (e) {
          if (e != $continue) throw e;
        }
      });
    } catch (e) {
      if (e != $break) throw e;
    }
    return this;
  },&quot;</description>
		<content:encoded><![CDATA[<p>I am trying to use the software but am bombing out with a &#8220;Microsoft JScript runtime error: &#8216;this.element.className&#8217; is null or not an object&#8221; caught in this segment of code in prototype.js:&#8221;<br />
var Enumerable = {<br />
  each: function(iterator) {<br />
    var index = 0;<br />
    try {<br />
      this._each(function(value) {<br />
        try {<br />
          iterator(value, index++);<br />
        } catch (e) {<br />
          if (e != $continue) throw e;<br />
        }<br />
      });<br />
    } catch (e) {<br />
      if (e != $break) throw e;<br />
    }<br />
    return this;<br />
  },&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Grijalva</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-45851</link>
		<dc:creator>Dave Grijalva</dc:creator>
		<pubDate>Wed, 05 Nov 2008 01:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-45851</guid>
		<description>@gka

Good catch!  I haven&#039;t tested in Opera.  Is there a good reason to use the browser string instead of looking for window.opera?</description>
		<content:encoded><![CDATA[<p>@gka</p>
<p>Good catch!  I haven&#8217;t tested in Opera.  Is there a good reason to use the browser string instead of looking for window.opera?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Grijalva</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-45849</link>
		<dc:creator>Dave Grijalva</dc:creator>
		<pubDate>Wed, 05 Nov 2008 01:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-45849</guid>
		<description>@Andy

There is an example implementation included in the download, which does work.  Remember when linking to images from a CSS include that they are relative to the CSS file, not the including document.</description>
		<content:encoded><![CDATA[<p>@Andy</p>
<p>There is an example implementation included in the download, which does work.  Remember when linking to images from a CSS include that they are relative to the CSS file, not the including document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-40466</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 29 Sep 2008 11:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-40466</guid>
		<description>I have spent several hours trying to customize this but any styles applied to the .scrollbox_scrollbar, .scrollbox_up_button and .scrollbox_handle seem to have no effect. Even the included graphics for the up and down buttons are not loading.

I can&#039;t figure out what is causing this. Must be something hard coded into the js?

Can&#039;t waste anymore time on this unfortunately. If I can&#039;t customize the scroll area, its useless to me.</description>
		<content:encoded><![CDATA[<p>I have spent several hours trying to customize this but any styles applied to the .scrollbox_scrollbar, .scrollbox_up_button and .scrollbox_handle seem to have no effect. Even the included graphics for the up and down buttons are not loading.</p>
<p>I can&#8217;t figure out what is causing this. Must be something hard coded into the js?</p>
<p>Can&#8217;t waste anymore time on this unfortunately. If I can&#8217;t customize the scroll area, its useless to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Grijalva</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-39971</link>
		<dc:creator>Dave Grijalva</dc:creator>
		<pubDate>Fri, 26 Sep 2008 10:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-39971</guid>
		<description>This project is now hosted on github.  Feel free to fork and modify.  I&#039;d love to see how others can improve this codebase.

http://github.com/dgrijalva/scrollbox.js</description>
		<content:encoded><![CDATA[<p>This project is now hosted on github.  Feel free to fork and modify.  I&#8217;d love to see how others can improve this codebase.</p>
<p><a href="http://github.com/dgrijalva/scrollbox.js" rel="nofollow">http://github.com/dgrijalva/scrollbox.js</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gka</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-39342</link>
		<dc:creator>gka</dc:creator>
		<pubDate>Mon, 22 Sep 2008 11:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-39342</guid>
		<description>There&#039;s a small bug. The scroll wheel direction is inverted in Opera. I fixed this:

old line 252: this.scrollUp();
new line 252: if (navigator.appName.toLowerCase().indexOf(&quot;opera&quot;) &lt; 0) this.scrollUp(); else this.scrollDown();

old line 260: this.scrollDown();
new line 260: if (navigator.appName.toLowerCase().indexOf(&quot;opera&quot;) &lt; 0) this.scrollDown(); else this.scrollUp();</description>
		<content:encoded><![CDATA[<p>There&#8217;s a small bug. The scroll wheel direction is inverted in Opera. I fixed this:</p>
<p>old line 252: this.scrollUp();<br />
new line 252: if (navigator.appName.toLowerCase().indexOf(&#8220;opera&#8221;) &lt; 0) this.scrollUp(); else this.scrollDown();</p>
<p>old line 260: this.scrollDown();<br />
new line 260: if (navigator.appName.toLowerCase().indexOf(&#8220;opera&#8221;) &lt; 0) this.scrollDown(); else this.scrollUp();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Grijalva</title>
		<link>http://theblogthatnoonereads.davegrijalva.com/2007/04/08/scrollbox_js/comment-page-1/#comment-37454</link>
		<dc:creator>Dave Grijalva</dc:creator>
		<pubDate>Fri, 05 Sep 2008 11:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://theblogthatnoonereads.tunasoft.com/scrollbox_js/#comment-37454</guid>
		<description>There&#039;s a working demo in the download.  Someday, I&#039;ll get around to putting one up on this page, but today is not that day.  Just download the zip and open up the html file in your browser.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a working demo in the download.  Someday, I&#8217;ll get around to putting one up on this page, but today is not that day.  Just download the zip and open up the html file in your browser.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

