Forum Moderators: coopster

Message Too Old, No Replies

Appeal for script suggestion

         

dbarasuk

11:33 pm on Dec 15, 2007 (gmt 0)

10+ Year Member



Hi,

Maybe a bit difficult question.

I have been struggling to make a script that would display a sentence or word on the page every 30 seconds but in vain. (I could not make it)

First, I thought that I would create an array containing 5 sentences or words that I want to be displayed in a random manner but every phrase must be displayed after the previous one has been displaying for thirty seconds.

So, my question is how can I write that script (please, help with a visual script that I can try out on my PC, no words please!)

Note: I also need (but I think the process is the same although I don't know how to do it) a script that would display images one after another every 30seconds.

I think If you use Hotmail.com you have seen that there is an image displaying every number of seconds on their home page. I beleive this could be done using PHP, isn't it?

So, please your script is welcome
Yours, and regards

jamie

9:16 pm on Dec 16, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



hi dbarasuk,

javascript is the language to use, not php. searching the popular script download sites will find many examples for image effects which swap out the images after a certain time period.

check the javascript forum too
[webmasterworld.com...]

good luck