I'm looking for a nice simple script that will display 4 or 5 different chunks of text on a rotational basis, like a slideshow, with the text changing every 20 secs or so...
Is there a clever way to do this without resorting to Flash?
i found this Image Cross Fader Redux script in cssbeauty home page http://slayeroffice.com/code/imageCrossFade/xfade2.html . Thats a nice script to rotate Images but you can easily modify it with <p>text..</p> instead of <img> in .js file. just an idea....