<?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: jScrollPane &#8211; Cross browser custom scrollbars</title>
	<atom:link href="http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/</link>
	<description>a stroke of luck</description>
	<lastBuildDate>Sat, 13 Mar 2010 06:51:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kelvin Luck</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-1106</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Sat, 08 Nov 2008 01:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-1106</guid>
		<description>Hi everyone,

Sorry for the lack of response on this post... I&#039;ve just released a new version of jScrollPane which will hopefully address most of your issues. You can find out more about it in my blog post here:

http://www.kelvinluck.com/2008/11/jscrollpane-12-released/

If you are still having problems then please follow the bug reporting instructions on the project page:

http://www.kelvinluck.com/projects/jscrollpane-custom-cross-browser-scrollbars/

Thanks,

Kelvin :)</description>
		<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>Sorry for the lack of response on this post... I've just released a new version of jScrollPane which will hopefully address most of your issues. You can find out more about it in my blog post here:</p>
<p><a href="http://www.kelvinluck.com/2008/11/jscrollpane-12-released/" rel="nofollow">http://www.kelvinluck.com/2008/11/jscrollpane-12-released/</a></p>
<p>If you are still having problems then please follow the bug reporting instructions on the project page:</p>
<p><a href="http://www.kelvinluck.com/projects/jscrollpane-custom-cross-browser-scrollbars/" rel="nofollow">http://www.kelvinluck.com/projects/jscrollpane-custom-cross-browser-scrollbars/</a></p>
<p>Thanks,</p>
<p>Kelvin :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Cool</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-1029</link>
		<dc:creator>David Cool</dc:creator>
		<pubDate>Sun, 02 Nov 2008 09:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-1029</guid>
		<description>&lt;p&gt;I have the same question as Stuart in question #76. Is it possible to have only the scroll box animate down to the anchored content automatically when the page loads? It’s the last missing element for my project.&lt;/p&gt;

	&lt;p&gt;This is a WONDERFUL script by the way. I’ve been looking for this for a long time… You made my day very, very joyous!&lt;/p&gt;

	&lt;p&gt;Best,&lt;br /&gt;David&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I have the same question as Stuart in question #76. Is it possible to have only the scroll box animate down to the anchored content automatically when the page loads? It’s the last missing element for my project.</p>
<p>This is a WONDERFUL script by the way. I’ve been looking for this for a long time… You made my day very, very joyous!</p>
<p>Best,<br />David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tammy</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-1021</link>
		<dc:creator>Tammy</dc:creator>
		<pubDate>Mon, 20 Oct 2008 14:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-1021</guid>
		<description>&lt;p&gt;Having an issue in IE7 where the scrollbar disappears when clicking on an anchor link on the page. This only happens on longer pages with the anchor links. Look at the FAQ’s page in IE7 to see the issue. Can you make a suggestion to fix this issue?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Having an issue in IE7 where the scrollbar disappears when clicking on an anchor link on the page. This only happens on longer pages with the anchor links. Look at the FAQ’s page in IE7 to see the issue. Can you make a suggestion to fix this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi Katre</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-1002</link>
		<dc:creator>Ravi Katre</dc:creator>
		<pubDate>Wed, 08 Oct 2008 11:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-1002</guid>
		<description>&lt;p&gt;Hi Kelvin,&lt;/p&gt;

	&lt;p&gt;Really a great work. Excellent. I have implemented your script and it works fine, however I have another requirement that needs to be implemented.&lt;/p&gt;

	&lt;p&gt;I have a button at the bottom of my content inside scroll. I want it to be visible always. In short, I want to freeze the position of the button. Is it possible to implelment? Please guide.&lt;/p&gt;

	&lt;p&gt;Thanks &amp; Regards,&lt;br /&gt;Ravi Katre&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Kelvin,</p>
<p>Really a great work. Excellent. I have implemented your script and it works fine, however I have another requirement that needs to be implemented.</p>
<p>I have a button at the bottom of my content inside scroll. I want it to be visible always. In short, I want to freeze the position of the button. Is it possible to implelment? Please guide.</p>
<p>Thanks &#038; Regards,<br />Ravi Katre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-992</link>
		<dc:creator>lee</dc:creator>
		<pubDate>Mon, 29 Sep 2008 17:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-992</guid>
		<description>&lt;p&gt;Hi Kevin,&lt;br /&gt;Great code! I am looking for an answer to implement hyperlinks within the pane. I tried using the code in post #76 the links work but my styled pane track disappears to default scroller. I am not a code person. I also tried implemeting a plug-in from jquery scrollto.js and scrolltomin.js but after clicking the link and the scroller style stays but only half of it shows and you are unable to scroll back to the top of page. Hope I explained my problem right. Any help greatly appreciated. Thanks!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Kevin,<br />Great code! I am looking for an answer to implement hyperlinks within the pane. I tried using the code in post #76 the links work but my styled pane track disappears to default scroller. I am not a code person. I also tried implemeting a plug-in from jquery scrollto.js and scrolltomin.js but after clicking the link and the scroller style stays but only half of it shows and you are unable to scroll back to the top of page. Hope I explained my problem right. Any help greatly appreciated. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valerie W</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-967</link>
		<dc:creator>Valerie W</dc:creator>
		<pubDate>Wed, 03 Sep 2008 18:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-967</guid>
		<description>&lt;p&gt;First, thank you so much for this awesome code.  Big help.  I have a problem that I can&#8217;t figure out, though.  I can&#8217;t get the scroller to go all the way to the bottom of my scrollbar.  It is showing all of my content, but the scroller stops pretty far from my bottom arrow.  Can you check it out and let me know if you see any glaring issues?  Thanks!&lt;/p&gt;

	&lt;p&gt;http://www.21rubylane.com/blog&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>First, thank you so much for this awesome code.  Big help.  I have a problem that I can&#8217;t figure out, though.  I can&#8217;t get the scroller to go all the way to the bottom of my scrollbar.  It is showing all of my content, but the scroller stops pretty far from my bottom arrow.  Can you check it out and let me know if you see any glaring issues?  Thanks!</p>
<p><a href="http://www.21rubylane.com/blog" rel="nofollow">http://www.21rubylane.com/blog</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bitworker</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-964</link>
		<dc:creator>bitworker</dc:creator>
		<pubDate>Thu, 28 Aug 2008 16:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-964</guid>
		<description>&lt;p&gt;Hello,&lt;br /&gt;I have the problem to link from another html-page under the same domain…&lt;br /&gt;Linking like: ... functions excellent.&lt;/p&gt;

	&lt;p&gt;But how is the code to link from another html-page???&lt;/p&gt;

	&lt;p&gt;Greets &lt;/p&gt;

	&lt;p&gt;bitworker&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hello,<br />I have the problem to link from another html-page under the same domain…<br />Linking like: ... functions excellent.</p>
<p>But how is the code to link from another html-page???</p>
<p>Greets </p>
<p>bitworker</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Allison</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-920</link>
		<dc:creator>Benjamin Allison</dc:creator>
		<pubDate>Wed, 30 Jul 2008 20:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-920</guid>
		<description>&lt;p&gt;Killer work on this. It&#8217;s a great piece of code.&lt;/p&gt;

	&lt;p&gt;One question: I have the jScrollPane applied to a DIV that is set to be 100% of the width of its parent DIV. The parent DIV expands or shrinks based on how the user sizes their browser.&lt;/p&gt;

	&lt;p&gt;I notice that the DIV with jScrollPane doesn&#8217;t automatically resize, but if I hit refresh, the DIV redraws to the proper size.&lt;/p&gt;

	&lt;p&gt;Is there anyway to get the jScrollPane&#8217;d DIV to resize as the parent DIV resizes?&lt;/p&gt;

	&lt;p&gt;Thanks!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Killer work on this. It&#8217;s a great piece of code.</p>
<p>One question: I have the jScrollPane applied to a DIV that is set to be 100% of the width of its parent DIV. The parent DIV expands or shrinks based on how the user sizes their browser.</p>
<p>I notice that the DIV with jScrollPane doesn&#8217;t automatically resize, but if I hit refresh, the DIV redraws to the proper size.</p>
<p>Is there anyway to get the jScrollPane&#8217;d DIV to resize as the parent DIV resizes?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-916</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 29 Jul 2008 18:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-916</guid>
		<description>&lt;p&gt;Sorry! Found my own answer with drag pane min/max height in the jscrollpane.js file. I changed the graphics for the scroll bar and needed to adjust the height accordingly.&lt;br /&gt;Another question though is there a way, at the end of the scrolling(if not using mouse wheel)to reveal the remaing content of my page that extends beyond the scrollpane and my window view? Thanks,&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Sorry! Found my own answer with drag pane min/max height in the jscrollpane.js file. I changed the graphics for the scroll bar and needed to adjust the height accordingly.<br />Another question though is there a way, at the end of the scrolling(if not using mouse wheel)to reveal the remaing content of my page that extends beyond the scrollpane and my window view? Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://www.kelvinluck.com/2006/12/jscrollpane-cross-browser-custom-scrollbars/comment-page-2/#comment-911</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Sun, 27 Jul 2008 12:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=58#comment-911</guid>
		<description>&lt;p&gt;Hi Kevin,&lt;br /&gt;Thank You for sharing! I am having a small problem. If you could help it would be greatly appreciated. I can&#8217;t get the drag button to go all the way to the top and bottom arrows (all the text displays, except sometimes(?) not in Safari). I have played around with the CSS to no avail. Here is my test page. Did I mention I&#8217;m not much of a coder. : ) http://test.veinaway.com/veintest2a.aspx&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Kevin,<br />Thank You for sharing! I am having a small problem. If you could help it would be greatly appreciated. I can&#8217;t get the drag button to go all the way to the top and bottom arrows (all the text displays, except sometimes(?) not in Safari). I have played around with the CSS to no avail. Here is my test page. Did I mention I&#8217;m not much of a coder. : ) <a href="http://test.veinaway.com/veintest2a.aspx" rel="nofollow">http://test.veinaway.com/veintest2a.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.647 seconds -->
