Here's what I'm trying to do: on my homepage (using the landing page template from Prose, a child theme from Genesis), I have some text, one word of which I want to rotate through 15 different words (basically a quick fade in/out, and displaying for about 2-3 seconds).
For example: "This is a sentence." But I want the word "sentence" to rotate in and out randomly with other words from a list that I create and store somewhere. The words need to be in line with the rest of the text, with the same CSS styling.
Any ideas? I've found a few plugins and code on the net and have tried them, but I can't get them inline. Also, the page flickered every time a new word came.
I also found this: Quote rotator in the sidebar
I can try it, but I don't want mine in the sidebar (and I don't know enough about PHP and jquery to tweak it).
Any help would be appreciated.
Thanks!