I would like to have a ticker on my site; I have seen several examples online, but none seem to work for me the way I want them to.
First, I want the text to be made of random strings picked from an array. I am already doing that:
for (i = 1; i <= 50; i++)
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.