[Proto-Scripty] in JavaScript (using Prototype)

Wed, 25 Aug 2010 12:33:55 -0700

For those that miss 1998 when the <marquee> element was still valid I got a quick script I put together yesterday which does similar functionality. It moves the content using scrollLeft instead of CSS which I believe results in smoother animation on less desirable browsers such as IE.

http://gist.github.com/548690

The gist includes an example usage HTML document. Although marquee is a bad thing in most situations there are a few valid use cases. So for people looking for something like this it is free for all to use however they see fit.

Eric

--
You received this message because you are subscribed to the Google Groups "Prototype 
& script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to