[Javascript] JS Marquee Scroller Question

tedd tedd at sperling.com
Thu Aug 3 15:08:12 CDT 2006


At 2:38 PM -0400 8/3/06, Roger Roelofs wrote:
>
>I'm away until 11:00pm tonight, but I can look at the code after 
>that.  It doesn't reset because marginLeft is mis-spelled.
>
>     change
>maraginLeft = 0;
>
>     to
>marginLeft = 0;

Duh!

That's what I get for copying code "as-is" -- good catch. I hate it 
when it's something stupid, but then again, it's less work.

Thanks -- it works now.  :-)

tedd
-- 
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com



More information about the Javascript mailing list