|
by David Pallmann via Fire & Ice: David Pallmann's Web & Cloud Blog on 10/31/2011 6:30:00 PM
For my third experiment in JavaScript, I created a ticker that you could use to scroll stock information, news, or pretty much any textual content that has a label and a value. It looks like this and animates by scrolling to the left in a loop,. You can see a running version here. All the source is right there in the page, and there's a full listing at the end of this post as well.I considered using CSS animation for this, but as it is not supported sufficiently in the widestream browsers yet I
... [ read more ]
|
|