<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: SimpleHorizontalScroll</title>
	<link>http://www.daantje.nl</link>
	<description>My thoughts, projects and documentation... So I can find them again...</description>
	<pubDate>Sat, 20 Mar 2010 10:16:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Daantje</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-207088</link>
		<author>Daantje</author>
		<pubDate>Sun, 25 Oct 2009 09:46:20 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-207088</guid>
		<description>On mouseover, just kill the timer and on mouseout start it again. onmouseover{clearTimeout(scrllTmr);}

The next loop comes after the scroll pane (scrollme) object is completely to the left. So when 'scrollme' is a width of 100000px it can be a log time to start see it again. You can debug by giving it a border, you can see what happens.  

This little script is just to let you see how it works, you'll need to tweak it to your needs.</description>
		<content:encoded><![CDATA[<p>On mouseover, just kill the timer and on mouseout start it again. onmouseover{clearTimeout(scrllTmr);}</p>
<p>The next loop comes after the scroll pane (scrollme) object is completely to the left. So when &#8217;scrollme&#8217; is a width of 100000px it can be a log time to start see it again. You can debug by giving it a border, you can see what happens.  </p>
<p>This little script is just to let you see how it works, you&#8217;ll need to tweak it to your needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simirnov</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-207087</link>
		<author>simirnov</author>
		<pubDate>Sat, 24 Oct 2009 11:58:16 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-207087</guid>
		<description>Hi Daantje , 

Nice javascript work! But it has one short-coming! It should stop on mouseover event and start scrolling on mouseout event! 

can you tell me how to do this in this code?

Secondly, it take a lot of time in beginning the second loop! When the text starts its first animation and exits the stage, in starting the second time animation, there is big interval or time!

can this interval be reduced in timespan and make it seamless looped animation?

Please help!
Thanks!
Bye!</description>
		<content:encoded><![CDATA[<p>Hi Daantje , </p>
<p>Nice javascript work! But it has one short-coming! It should stop on mouseover event and start scrolling on mouseout event! </p>
<p>can you tell me how to do this in this code?</p>
<p>Secondly, it take a lot of time in beginning the second loop! When the text starts its first animation and exits the stage, in starting the second time animation, there is big interval or time!</p>
<p>can this interval be reduced in timespan and make it seamless looped animation?</p>
<p>Please help!<br />
Thanks!<br />
Bye!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daantje</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206845</link>
		<author>Daantje</author>
		<pubDate>Tue, 29 Sep 2009 12:49:42 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206845</guid>
		<description>@Psykosen W3c doesn't support "marquee"...</description>
		<content:encoded><![CDATA[<p>@Psykosen W3c doesn&#8217;t support &#8220;marquee&#8221;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daantje</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206843</link>
		<author>Daantje</author>
		<pubDate>Tue, 29 Sep 2009 12:45:19 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206843</guid>
		<description>The scollable starts at left:-100px; make that value lower or higher to tweak.</description>
		<content:encoded><![CDATA[<p>The scollable starts at left:-100px; make that value lower or higher to tweak.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huzefa</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206842</link>
		<author>Huzefa</author>
		<pubDate>Tue, 29 Sep 2009 12:40:03 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206842</guid>
		<description>Hi,

Thanks for simple way 

But, how can I do it fast, There’s a waiting time before it launches or it comes back again.

How can I change that?

Huzefa</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for simple way </p>
<p>But, how can I do it fast, There’s a waiting time before it launches or it comes back again.</p>
<p>How can I change that?</p>
<p>Huzefa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daantje</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206558</link>
		<author>Daantje</author>
		<pubDate>Thu, 24 Sep 2009 22:58:28 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206558</guid>
		<description>USE WINRAR!!!!! or a real OS. Dah!</description>
		<content:encoded><![CDATA[<p>USE WINRAR!!!!! or a real OS. Dah!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206459</link>
		<author>Ron</author>
		<pubDate>Wed, 23 Sep 2009 07:23:35 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-206459</guid>
		<description>Dah!
The compressed file ain't opening with my winzip</description>
		<content:encoded><![CDATA[<p>Dah!<br />
The compressed file ain&#8217;t opening with my winzip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psykosen</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-201994</link>
		<author>Psykosen</author>
		<pubDate>Thu, 09 Jul 2009 04:30:11 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-201994</guid>
		<description>arg!!!! ****** this system why!!!!!!!!!!

use marquee with id \scroller\ in site a div with class \scroll\</description>
		<content:encoded><![CDATA[<p>arg!!!! ****** this system why!!!!!!!!!!</p>
<p>use marquee with id \scroller\ in site a div with class \scroll\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psykosen</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-201991</link>
		<author>Psykosen</author>
		<pubDate>Thu, 09 Jul 2009 04:27:20 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-201991</guid>
		<description>sorry for that the code dosn't show but

//
//
Hi There!
//
// 

///////// STYLE CSS

.scroll {
position: absolute; margin-left: 50%; margin-top: 200px; left:-100px;
background: #EEE url(some_back_G.png) no-repeat bottom left;}

#scroller {
font-size: 17px;
}
Regards
psykosen in DK</description>
		<content:encoded><![CDATA[<p>sorry for that the code dosn&#8217;t show but</p>
<p>//<br />
//<br />
Hi There!<br />
//<br />
// </p>
<p>///////// STYLE CSS</p>
<p>.scroll {<br />
position: absolute; margin-left: 50%; margin-top: 200px; left:-100px;<br />
background: #EEE url(some_back_G.png) no-repeat bottom left;}</p>
<p>#scroller {<br />
font-size: 17px;<br />
}<br />
Regards<br />
psykosen in DK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psykosen</title>
		<link>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-201990</link>
		<author>Psykosen</author>
		<pubDate>Thu, 09 Jul 2009 04:23:33 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/simplehorizontalscroll/#comment-201990</guid>
		<description>Hey not that i don't like the work you pyt in to this but why use so menny lines of code when this dos the trik too



Hi There!

 

///////// STYLE CSS

.scroll {
position: absolute; margin-left: 50%; margin-top: 200px; left:-100px;
background: #EEE url(some_back_G.png) no-repeat bottom left;}

#scroller {
font-size: 17px;
}

just saying byt hey cood codeing ;-)

Regards
psykosen in DK</description>
		<content:encoded><![CDATA[<p>Hey not that i don&#8217;t like the work you pyt in to this but why use so menny lines of code when this dos the trik too</p>
<p>Hi There!</p>
<p>///////// STYLE CSS</p>
<p>.scroll {<br />
position: absolute; margin-left: 50%; margin-top: 200px; left:-100px;<br />
background: #EEE url(some_back_G.png) no-repeat bottom left;}</p>
<p>#scroller {<br />
font-size: 17px;<br />
}</p>
<p>just saying byt hey cood codeing ;-)</p>
<p>Regards<br />
psykosen in DK</p>
]]></content:encoded>
	</item>
</channel>
</rss>
