<?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: javascript scrollbar</title>
	<atom:link href="http://gondo.webdesigners.sk/javascript-scrollbar/feed/" rel="self" type="application/rss+xml" />
	<link>http://gondo.webdesigners.sk/javascript-scrollbar/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 22:10:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Riz</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-6/#comment-776</link>
		<dc:creator>Riz</dc:creator>
		<pubDate>Mon, 07 Jun 2010 05:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-776</guid>
		<description>Hi Gondo,
Another question. Can a page(html) support 2 different CSS (totally different size for the scrollbox)?</description>
		<content:encoded><![CDATA[<p>Hi Gondo,<br />
Another question. Can a page(html) support 2 different CSS (totally different size for the scrollbox)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riz</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-6/#comment-775</link>
		<dc:creator>Riz</dc:creator>
		<pubDate>Mon, 07 Jun 2010 02:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-775</guid>
		<description>hi Gondo,

I&#039;m new working with website. I&#039;ve tried this way, but i&#039;m having the same problem as Estrellajmb have. I wish i could send you the files so you can correct me.</description>
		<content:encoded><![CDATA[<p>hi Gondo,</p>
<p>I&#8217;m new working with website. I&#8217;ve tried this way, but i&#8217;m having the same problem as Estrellajmb have. I wish i could send you the files so you can correct me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudha</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-6/#comment-772</link>
		<dc:creator>sudha</dc:creator>
		<pubDate>Sat, 22 May 2010 07:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-772</guid>
		<description>thks for your script its really timely help</description>
		<content:encoded><![CDATA[<p>thks for your script its really timely help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gondo</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-6/#comment-735</link>
		<dc:creator>gondo</dc:creator>
		<pubDate>Tue, 06 Apr 2010 09:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-735</guid>
		<description>@Estrellajmb: hi and thanks. strange behavior what you are describing. I can just guess that it can be something with caching the code (that scrollbar JavaScript is not loaded to the page) or maybe some other JavaScript error on the page what stop executing of my JavaScript code.
can you provide link ?

@Sofia: we spoke earlier via FB, main problem is table layout and invalid html.</description>
		<content:encoded><![CDATA[<p>@Estrellajmb: hi and thanks. strange behavior what you are describing. I can just guess that it can be something with caching the code (that scrollbar JavaScript is not loaded to the page) or maybe some other JavaScript error on the page what stop executing of my JavaScript code.<br />
can you provide link ?</p>
<p>@Sofia: we spoke earlier via FB, main problem is table layout and invalid html.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Estrellajmb</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-6/#comment-734</link>
		<dc:creator>Estrellajmb</dc:creator>
		<pubDate>Tue, 06 Apr 2010 06:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-734</guid>
		<description>Hi there, great script! Thank you so much for sharing.
The only problem that I&#039;m having is on the page load. The first time the page is loaded it shows a regular scroll bar in its place and then if refreshed it shows the js scroll. This is happening to me in FF, IE and Safari. 

Anyone have a solution?

Sofia: post a link so we can see your code. I had no problems with the coloring in IE but would be glad to take a look for you.</description>
		<content:encoded><![CDATA[<p>Hi there, great script! Thank you so much for sharing.<br />
The only problem that I&#8217;m having is on the page load. The first time the page is loaded it shows a regular scroll bar in its place and then if refreshed it shows the js scroll. This is happening to me in FF, IE and Safari. </p>
<p>Anyone have a solution?</p>
<p>Sofia: post a link so we can see your code. I had no problems with the coloring in IE but would be glad to take a look for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sofia</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-6/#comment-730</link>
		<dc:creator>sofia</dc:creator>
		<pubDate>Tue, 30 Mar 2010 00:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-730</guid>
		<description>hello there!thanks for your great scroll!
It works fine and easy in FF and Safari but I get a black scroll bar in IE 
I don&#039;t understand why...it&#039;s like IE doesn&#039;t get the css style....anyone else having the same problem?
Any fix?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>hello there!thanks for your great scroll!<br />
It works fine and easy in FF and Safari but I get a black scroll bar in IE<br />
I don&#8217;t understand why&#8230;it&#8217;s like IE doesn&#8217;t get the css style&#8230;.anyone else having the same problem?<br />
Any fix?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander "spiteful_troll" Sidorov</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-6/#comment-714</link>
		<dc:creator>Alexander "spiteful_troll" Sidorov</dc:creator>
		<pubDate>Mon, 08 Mar 2010 13:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-714</guid>
		<description>Thank you very much! Super script! it works perfectly!
Спасибо, Гондо! Лучший!</description>
		<content:encoded><![CDATA[<p>Thank you very much! Super script! it works perfectly!<br />
Спасибо, Гондо! Лучший!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lopsang Sherpa</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-6/#comment-705</link>
		<dc:creator>Lopsang Sherpa</dc:creator>
		<pubDate>Tue, 23 Feb 2010 10:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-705</guid>
		<description>How can I find script for fix image on the right bottom corner?
Can anyone help me please?

thank you!</description>
		<content:encoded><![CDATA[<p>How can I find script for fix image on the right bottom corner?<br />
Can anyone help me please?</p>
<p>thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stroy</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-5/#comment-702</link>
		<dc:creator>stroy</dc:creator>
		<pubDate>Thu, 11 Feb 2010 17:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-702</guid>
		<description>great script, thank you gonzo for sharing this script and thanks to bejko who provided the solution for the bug in this script</description>
		<content:encoded><![CDATA[<p>great script, thank you gonzo for sharing this script and thanks to bejko who provided the solution for the bug in this script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BillyJ</title>
		<link>http://gondo.webdesigners.sk/javascript-scrollbar/comment-page-5/#comment-701</link>
		<dc:creator>BillyJ</dc:creator>
		<pubDate>Thu, 11 Feb 2010 07:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://gondo.webdesigners.sk/javascript-scrollbar/#comment-701</guid>
		<description>Gondo:

Thanks for making your script available to us. it&#039;s great!

Do you know that alot of posts on the web say that custom scrollbars can only work in IE?  You proved them wrong; congratulations!

When you get the chance, would you please let me klnow how I can enter the id&#039;s for the scrollbars? The divs in my web pages already have Id and class entries.  

Thanks</description>
		<content:encoded><![CDATA[<p>Gondo:</p>
<p>Thanks for making your script available to us. it&#8217;s great!</p>
<p>Do you know that alot of posts on the web say that custom scrollbars can only work in IE?  You proved them wrong; congratulations!</p>
<p>When you get the chance, would you please let me klnow how I can enter the id&#8217;s for the scrollbars? The divs in my web pages already have Id and class entries.  </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
