Hi, I would like to create something like a stock ticker of text (horizontal). Has anyone done something like this?
Failing that, I could try and keep my messages smaller than the available window, and just show one for a few seconds, then show the other (I guess I can't transition them - no WebGL on mobile devices yet).
Its something which is pretty easy in CSS, so perhaps I should be using that iframe plugin? But the I don't know how to communicate the text to the iframe?
Any suggestions most appreciated.